976 packages — page 9

DevelopInPharoDeployInGemStone

Compatibility project to develop in Pharo with deployment in GemStone
GitHub pharo MIT

Digester

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

DocoptParser

A parser for docopt syntax written in Pharo using PetitParser framework.
GitHub pharo MIT

DomView

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

earley-parser

SmalltalkHub

EBNFParser

SmalltalkHub

Ecco

A lightweight model and parser for software ecosystems.
SqueakSource

EmailReplyParser

Parse emails in Smalltalk
GitHub MIT

EmailReplyParser

SmalltalkHub

Exp-STONLimitedReflectionWithMiror

Experimenting on STON with ways to limit the acess to reflective API
GitHub

ExtendedNumberParser

SmalltalkHub pharo

Famix-Perl

A Famix meta-model and a parser for the Perl programming language
GitHub MIT

FamixXML

Extension of Famix to support XML.
SqueakSource

FamixXML

SmalltalkHub

FileDb

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

FileSystemGs

Port of FileSystem implementation to GemStone/S from Pharo
GitHub gemstone NOASSERTION

fisher-parser

Anthony J. Fisher: Parsing van Wijngaarden grammars
GitHub pharo MIT

FluidClassDefinition

to work on a fluid class definition parser
GitHub pharo

FreeType

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

Fuel

An open-source (MIT licenced) general-purpose object serialization framework developed in Pharo Smalltalk environment.
SqueakMap squeak

Fuel

A fast and flexible object serialization framework.IMPORTANT NOTE:We have moved toSqueakSource3.Links:Project homeIssue trackingContinuous integration
SqueakSource squeak

Functional Pattern Matching

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

Futures

A Future implementation for Pharo with a package containing two Seaside examples to demonstrate a typical usage scenario. Designed to be compatible with a GemStone future implementation. The implementation is based on:http://onsmalltalk.com/smalltalk-concurrency-playing-with-futures
SqueakSource pharo

Galets

a collection of little extensions for Pharo. "Galets" are stone you find on the beach
GitHub pharo

Gardner

Gardner = Martin Gardner, keeping in line with the currenttrend of naming packages after favorite authors ;-) Gardner uses the parser of SmallWiki and stores parse treesinternally. This makes it easy to use for non-swiki apps(utilities, static page generators, Morphic …
SqueakMap squeak