59825 packages — page 1781

SimpleLightsOutGame

This is a simple board game.
SqueakSource

SimpleLinkedList

A simpleLinkedList for train on Pharo.
SqueakSource pharo

SimpleLinkedList

SmalltalkHub

SimpleLog

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

SimpleLogger

Simple Logger is a very simple tool to log operations on a text file.
SqueakSource

SimpleMacro

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

SimpleMiddleware

SmalltalkHub

SimpleMonticelloPackage

SmalltalkHub

SimpleMorphic

Packages from the Inbox that are dealt with are moved here.
Squeak Trunk squeak

SimpleMorphicSqueak

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

SimplePersistence

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

SimplePersistence

SmalltalkHub

SimplePharoSmalltalk

Some experiments in Pharo Smalltalk
GitHub pharo MIT

SimpleRESTHandler

SmalltalkHub

SimpleRestServer

Smalltalk Simple Rest Server
SqueakSource

SimpleSampleCode

SqueakSource

SimpleSched

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

SimpleSearchSystem

SqueakSource

SimpleSmalltalk

Some experiments with GNU Smalltalk
GitHub gnu_smalltalk MIT

SimpleSocketServer

SmalltalkHub

SimpleStaticAnalysis

SmalltalkHub

SimpleTardis

SmalltalkHub

SimpleTextParser

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

SimpleWebDoc

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

SIMS

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