Skip to content

GsDevKit/PharoCompatibility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PharoCompatibility

Build Status

Pharo compatibility for GemStone: various extensions to Gemstone/GLASS to improve its compatibility with Pharo.

  • Multilingual-TextConversion implements various text encoding algorithms
  • GsPharo-Core implements a collection of Pharo-specific methods

Installation instructions

     Metacello new
      baseline: 'PharoCompatibility';
      repository: 'github://glassdb/PharoCompatibility:master/repository';
      load: 'Core'

Note that this project depends upon the GitHub GLASS project and should be considered experimental for the time being.

About

Pharo compatibility for GemStone: various extensions to Gemstone/GLASS to improve its compatibility with Pharo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published