24393 packages
— page 210
See http://lists.squeakfoundation.org/pipermail/seaside/2005-January/004254.html
SqueakSource
squeak
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
This is a repackaging of Scott Crosby's full-text packages posted to the mailing list in late 2002. These classes have been verified to work in Squeak 3.7, but have not been extensively tested. In addition, only the bare minimum of …
SqueakMap
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
GAF is a generic action framework that human interfaces use to discover and expose actions of interest on the models they display
GitHub
squeak
MIT
GitHub
squeak
NOASSERTION
Squeak+Gainer is a Squeak library for the Gainer (http://gainer.cc/). It makes Squeak communicate with the real world easily. VisitSqueak+Gainerfor more information.
SqueakSource
squeak
Frameworks and tools to develop games in Squeak
SqueakSource
squeak
Chess, FreeCell, SameGame, ChineseCheckers, Tetris and more Warning: use this if you deleted games using something like GamesRemoval, you must have Led*s classes in your image before filing in this. Depends on:- SarInstaller (present in 3.6a) If you want to …
SqueakMap
squeak
I do a Monticello package in MCHttpRepositorylocation: 'http://www.squeaksource.com/Ladrillos/'user: 'squeak'password: 'squeak'It's MorphicGames-edc.1.mczAnd create this .pr as equivalent to 3.6
SqueakMap
squeak
Removes a reference to FreeCell and separates Led* classes into a new category.Answer yes if you want to remove the games from the system
SqueakMap
squeak
Depends on- Games ;-)
SqueakMap
squeak
Prerequisites -Gardner (the swiki by Cees on which this is based)SmallWiki (the swiki parsing stuff by Lukas and Roel on which Gardner is based) Gardner claims to need Seaside, but unless you actually want to make this swiki publically available, …
SqueakMap
squeak
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
This package establishes a connection between a Garmin GPS receiver and Squeak. It allows upload and download of waypoints, tracks and routes.
SqueakMap
squeak
Fixes:Enhances failure code for elementsExchangeIdentityWith:.Enhances Interval + and -.Enhances LinkedList species, at: and add:before:.Enhances LookupKey name.Enhances Message printOn:.Moves tryNamedPrimitive... from Object to ProtoObject so simulator will work correctly for all objects.Enhances Object copy by calling postCopy.Fixes Object newFrom: and copySameFrom: …
SqueakMap
squeak
This simple framework (inspired by OBAction, from OmniBrowser) defines an abstraction layer between a model and a human interface. Using this abstraction, the model answers GenericActions (slightly extended MessageSends) a human might want to perform, and the human interface uses …
SqueakMap
squeak
Genie is a character and gesture recognition system inside Squeak. It is completely configurable and allows you to control everything in Squeak by just using a pen or mouse. It has been written by Nathanael Schärli, see http://www.iam.unibe.ch/~schaerli/smalltalk/genie/genieIntroduction.htm
SqueakSource
squeak
Geppetto brings partial behavioral reflection to Squeak!It allows to reify different operations like message send, message receive or field access (read and write). Upon such operation occurrences at runtime a shift to the meta-level may occur where user-defined metaobjects can …
SqueakSource
squeak