24393 packages — page 210

FTPServer

See http://lists.squeakfoundation.org/pipermail/seaside/2005-January/004254.html
SqueakSource squeak

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

FullImageProjectAlice

SqueakMap squeak

FullImageProjectSmalltalkIntroduction

SqueakMap squeak

FullImageProjectSqueakPresentation

SqueakMap squeak

Fulltext Search

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

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

gaf

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

gaf-morphic

GitHub squeak NOASSERTION

Gainer

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

Gal2

SqueakMap squeak

GameDevTools

Frameworks and tools to develop games in Squeak
SqueakSource squeak

Games

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

GamesForTrunk

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

GamesRemoval

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

GamesTests

Depends on- Games ;-)
SqueakMap squeak

Garden

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

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

GarminGPS

This package establishes a connection between a Garmin GPS receiver and Squeak. It allows upload and download of waypoints, tracks and routes.
SqueakMap squeak

GeneralEnh-ajh

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

Generic Actions Framework

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

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

GentleSmalltalkIntroduction

SqueakMap squeak

Geppetto

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