976 packages
— page 6
XML Pull Parser
GitHub
1 stars
MIT
Experimental YAML parser
GitHub
1 stars
Parser for ACC files.
SqueakSource
The Actalk testbed is designed to help understanding, classifying, designing, combining, and experimenting with various OOCP languages and constructs.Actalk is implemented and integrated within Squeak environment. The testbed includes the kernel which models basic OOCP model (that is serialized active …
SqueakMap
squeak
An attempt to write an Ada parser with PetitParser and maybe use it within Moose.
SqueakSource
Builds a Famix model from the xml generated by Alatar.
GitHub
MIT
A port of the Announcements framework to GemStone
GitHub
gemstone
MIT
This project provides runtime classes for ANTLR parser generator
SqueakSource
A web application using seaside framework; intended to learn the framework; tried to implement features such as Uploading data from CSV file, Downloading data into CSV file, Hierarchical access controls, Persistence using Sandstone. Either login as admin (same for password) …
SqueakSource
Serialize objects's instances as source code for Pharo
GitHub
pharo
an rb ast serializer, in a very erlier pre alpha state :-)
SqueakSource
this is an internal domain specific language, a pidgin, for Harel statecharts embedded in Helvetia It uses - the petitParser in Pharo and - the editor integration and syntax highlighting of helvetia Requires: - Pharo 1.1 - Helvetia-loader-lr.40 and packages …
SqueakSource
pharo
this is the pharo 1.1 compatible edition of the AuDSL, a domain specific language for Harel Statecharts. It contains an AuDSL3-Parserscript as well as the equivalent PetitParser methods. Requires: PetitParser-lr.194 (source.lukas-renggli.ch/petit) _ for documentation see wiki
SqueakSource
pharo
AvatoxMooseImporter is an importer for Moose. It is used to load Avatox XML files generated from ADA code. Currently, AvatoxMooseImporter requires CAnalyzer to be loaded.
SqueakSource
This application reads reads BBC Radio program schedule information and uses it to build a selection list from which the user can select a program to record in MP4 format which can be played on IPod. (BBC IPlayer did not …
SqueakMap
squeak
Experiments in JWT (JSON Web Token) processing in Squeak Smalltalk
GitHub
squeak
MIT
A set of Squeak benchmarks; note that they come from various sources though all are open by any reasonable standard. Benchmark - the old Green Book code, modernised a little to run on Squeak 4-ish images. MacroBenchmarks - some larger …
SqueakMap
squeak
This package contains some classic Benchmarks. 1). GreenbookBenchmarks, Squeak Version by Tim Rowledge The MacroBenchmarks. Now with their own class ("MacroBenchmarks"). Reports an array of times taken to run a number of macro operations indicative of typical Squeak activity, each …
SqueakMap
squeak
BerSt - an interchangable object serializer.BerSt is a fully functional object serializer which supports shared/circular references.BerSt is built on BERT serialization protocol. All objects are represented as BERT tuples. You can easily debug binary data contents by a normal inspector. …
SqueakSource
BERT implementation in Squeak (http://bert-rpc.org/).BERT is a lightweight interchangeable serialization format between Ruby, Python, PERL, JavaScript, Erlang, Lua, etc.This core package does not include BERT-RPC nor ObjectStreaming (BerSt).VW version is also available on StORE.
SqueakSource
squeak
With code you should (in the future) be able to take the headers of some library, parse them and generate the bindings for its functions and structures. For now it only includes a PetitParser scanner.
SqueakSource
BitmapCharacterSet is a set for characters that uses a bitmap for storing wide characters and an array of truth values for byte characters. Used by XMLParser. For additional info and examples: http://montyos.wordpress.com
SqueakMap
squeak