45317 packages
— page 291
Monticello package from unsorted repository
Lukas Renggli Source
pharo
Monticello package from unsorted repository
Lukas Renggli Source
pharo
Open repository for Etoys development. Everyone is welcome to submit bug fixes or features here.
Squeak Trunk
squeak
Open repository for Etoys development. Everyone is welcome to submit bug fixes or features here.
Squeak Trunk
squeak
This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk
squeak
A plugin for accessing DBs with support for native threads and an API for adapting DB vendor drivers.Modules and interfaces:o Smalltalk <-> plugino plugin <-> mini driverA new DB (vendor) driver can be adapted to the mini-driver API.
SqueakSource
Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk
squeak
Stable Squeak 4.3 repository. If you "load updates" from Squeak 4.3, this is where they are fetched from. Only important fixes will be committed here, ongoing work happens in the "Trunk" repository.
Squeak Trunk
squeak
Stable Squeak 4.6 repository. If you "load updates" from Squeak 4.6, this is where they are fetched from. Only important fixes will be committed here, ongoing work happens in the "Trunk" repository.
Squeak Trunk
squeak
Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk
squeak
Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk
squeak
Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk
squeak
Stable Squeak 4.4 ("Ulam-Spiral") repository. If you "load updates" from Squeak 4.4, this is where they are fetched from. Only important fixes will be committed here, ongoing work happens in the "Trunk" repository.
Squeak Trunk
squeak
Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk
squeak
Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk
squeak
Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk
squeak
Stable Squeak 4.5 ("Theodore") repository. If you "load updates" from Squeak 4.5, this is where they are fetched from. Only important fixes will be committed here, ongoing work happens in the "Trunk" repository.
Squeak Trunk
squeak
Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk
squeak
Sistema de gestión de pedidos y logística desarrollado en Smalltalk para la cátedra de Paradigmas de Programación (UTN) en Segundo año. Implementación de POO pura con enfoque en polimorfismo y herencia
GitHub
Our purpose is to implement a complete API to use and interact with the brand new database FluidDB. We are currently targeting Pharo, but we will try to use standard Smalltalk, so that our API might be used with other …
SqueakSource
pharo
Folktale is a useful command shell for headless Swiki user.You can log in squeak image through telnet client at localhost port 4919.Try $ squeak -headless squeak.image Folktale.st & Useful expressions and pseudo variables.Jump result object unless your query has dot(.) …
SqueakMap
squeak
Cream font for Squeak (aka "PaloAlto" font) Nostalgia! Maybe you have dug out the 1981 BYTE special Smalltalk issue, or seen old screenshots of Smalltalk-76 systems. Now you can have the funky font, too. (This was converted from a very …
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.Read more at:http://renggli.freezope.org/programming/smalltalk/fpm
SqueakSource