59825 packages
— page 1781
This is a simple board game.
SqueakSource
A simpleLinkedList for train on Pharo.
SqueakSource
pharo
Nice and simple logging. There are eight messages for logging based on severity. These correspond to the eight levels defined in syslog: 7 - debug (Debug-level messages)6 - info (Informational)5 - notice (Normal but significant Condition)4 - warning (Warning Condition)3 …
SqueakMap
squeak
Simple Logger is a very simple tool to log operations on a text file.
SqueakSource
MacroProcessor is a preprocessor that can process a String and given a startString and an endString it will call a given model (or a pluggable block) to expand the contents found between those markers. The content between one such pair …
SqueakMap
squeak
Packages from the Inbox that are dealt with are moved here.
Squeak Trunk
squeak
SimpleMorphic is created by Juan Vuletich, with initial release for Pharo (and Squeak) supported by ESUG. For the latest versions of Juan's work, refer to Cuis Smalltalk, available at http://www.jvuletich.org/Cuis/Index.html.This project started with the original SimpleMorphic release for Pharo, adapted …
SqueakSource
squeak
PORTED TO SS3: http://ss3.gemtalksystems.com/ss/SimplePersistence.html Based on the idea that:most applications will not have to scale (i.e. become the next Twitter)simply saving the image is slow and error-proneFor the full motivation, see Ramon Leon's blog post at http://onsmalltalk.com/simple-image-based-persistence-in-squeak/.
SqueakSource
squeak
Some experiments in Pharo Smalltalk
GitHub
pharo
MIT
Smalltalk Simple Rest Server
SqueakSource
Its brokeking images somehow, could someone see what is breaking the image. Its not saving sometimes, if you try to run testFakeGenerate it crashes. plus possibly bad cpu usage.
SqueakSource
Some experiments with GNU Smalltalk
GitHub
gnu_smalltalk
MIT
A parser interface to handle unformatted or unstructured text files, supporting:Uniform interface through #rowsDo:Specification of delimitersValidationsCSV (through CSVParser) and XML (through XPath)Installation:Installer ss project: 'XPath'; install: 'XPath'; project: 'SimpleTextParser'; install: 'SimpleTextParser'; install: 'SimpleTextParserTests'. Gofer new squeaksource: 'XPath'; package: 'XPath'; squeaksource: …
SqueakSource
squeak
A small Seaside application made for fun, used to browse documentation of all packages in an image. Load the package, then point your browser to http://localhost:8080/seaside/view-doc . Screenshots: http://picasaweb.google.fr/laurent.laffont/Simplewebdoc
SqueakSource
The SIMS stands for Simulator of Interactive Mobile Sentients. It's indended to be a simulation and game engine based on the general qualities of a MOO or the commercial game, The Sims.It's primarily goal is generality at this point, which …
SqueakMap
squeak