30224 packages
— page 255
Monticello package from gofer repository
Lukas Renggli Source
pharo
example of code for LinuxMag
SqueakSource
Game of Life in Pharo 12
GitHub
pharo
MIT
A simple answer to the contest at http://codegolf.com/polynomial-division The goal is to have shortest code possible. The base code provided in first version is long and understandable though not heavily commented. Feel free to "improve"
SqueakSource
Once you have installed Golgi, do 'Golgi open' to start using it.
SqueakMap
squeak
A bunch of new classes and a few changes to existing ones.
SqueakMap
squeak
GOODS is a distributed, language-neutral object database from Konstantin Knizhnik. It's available from http://www.garret.ru/~knizhnik/goods.html . This client provides transparent storage of Smalltalk objects, or, given some extra type information, compatibility with the GOODS Java interface storage conventions, for easy sharing …
SqueakMap
squeak
Generic Object-Oriented Database System (GOODS) client for squeak. See SqueakSource wiki page for more information.
SqueakSource
squeak
Launch the GoodsServer directly from Squeak. You can even instantiate a newserver or a temp server as well with minimal code. Requires Squeak.NET which,of course, requires the Windows platform (LINUX is now supported in the form of a user contribution). …
SqueakMap
squeak
Launch the GoodsServer directly from Squeak. You can even instantiate a new server or a temp server as well with minimal code."to start a temporary server that always gets re-initialized" tempServer := GoodsServer startTempServer "or to start a new server" …
SqueakSource
squeak
silly 2d space-shooter in Smlltalk, just for trying things out
GitHub
MIT
Google API Generator forked from https://www.min.at/prinz/repo/gapi/
GitHub
pharo
WADecoration which adds GoogleAnalytics to your Seaside application
SqueakSource
Just a bunch of squeak interfaces to Google APIs. For now, it only includes Google Translate. If you wish to add another one, be my guest...GoogleAPIs-Translate: Requires WebClient, SqueakSSL, PetitParser and PetitJson.
SqueakSource
squeak
Pharo library for using OAuth 2 to authenticate with Google.
GitHub
pharo