1095 packages
— page 9
GemStone/S implementation of Cypress functionality
GitHub
gemstone
NOASSERTION
At our company, we develop our GLASS apps in Pharo and then deploy to a GLASS repository on one of our servers, so we sometimes need to copy model objects from one environment to the other. One of our applications …
Web Discovered
pharo
A little language to represent simple data and not be forced to use YAML.
GitHub
pharo
Compatibility project to develop in Pharo with deployment in GemStone
GitHub
pharo
MIT
A port ofApache Digester. The Digester lets you configure an XML -> Object mapping module, which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized. Currently only supports basic functionality, the API resembles the …
SqueakSource
A parser for docopt syntax written in Pharo using PetitParser framework.
GitHub
pharo
MIT
This project consist in building a simple web page viewer able to display HTML/CSS contents. For example, a such tool will permit to display mails with HTML code and will be usefull for previewing pages during Seaside application development. The …
SqueakSource
squeak
A lightweight model and parser for software ecosystems.
SqueakSource
Parse emails in Smalltalk
GitHub
MIT
Experimenting on STON with ways to limit the acess to reflective API
GitHub
A Famix meta-model and a parser for the Perl programming language
GitHub
MIT
Extension of Famix to support XML.
SqueakSource
Very simple serialization of objects to a file. Slightly modified http://onsmalltalk.com/simple-image-based-persistence-in-squeak from Ramon Leon. I'm using it in some of my projects. It is dedicated to the public domain. (AFAIK Ramon didn't put any licence on his code)
SqueakSource
squeak
Port of FileSystem implementation to GemStone/S from Pharo
GitHub
gemstone
NOASSERTION
Anthony J. Fisher: Parsing van Wijngaarden grammars
GitHub
pharo
MIT
to work on a fluid class definition parser
GitHub
pharo
VMMaker needs FreeTypeConstants. It used to reside in a repository maintained by GemStone but they're turned it into a static file server. So for the sake of VMMaker.oscog this holds onto those older files.
SqueakSource
gemstone
An open-source (MIT licenced) general-purpose object serialization framework developed in Pharo Smalltalk environment.
SqueakMap
squeak
A fast and flexible object serialization framework.IMPORTANT NOTE:We have moved toSqueakSource3.Links:Project homeIssue trackingContinuous integration
SqueakSource
squeak
Most functional programming languages like Haskell or ML allow to define functions using pattern matching. Instead of testing arguments in the body of a message, this allows to specify case-based function definitions in a very elegant way. An example of …
SqueakMap
squeak