59732 packages
— page 760
This package modifies the PluggableListMorph hierarchy so that arbitrarily large lists may be displayed efficiently. All large lists benefit automatically. To get the largest benefit, however, the model of the list morph must have an extra method that supplies one …
SqueakMap
squeak
Just the SBE's Quinto game as training exercise.
SqueakSource
My implementation of the Laser Game tutorial in Pharo 6.0.
GitHub
pharo
MIT
To follow Stephan B. Wessels LaserGame Tutorial for Squeak for learning with Pharo
GitHub
pharo
Follow the lasergame tutorial (http://squeak.preeminent.org/tut2007/html/) with pharo.
GitHub
pharo
Integrating Last.FM into Pharo Smalltalk. Work in progress.
GitHub
pharo
MIT
Latch SDK for Pharo Smalltalk
GitHub
pharo
This is a metamodel of a Latex document using Moose
GitHub
MIT
The LatexMorph makes use of Latex and Ghostscript, which must be installed on your system, to format Latex commands, and display the output in the morph. The output is anti-aliased (thanks to Ghostscript). All errors in Latex commands are caught …
SqueakMap
squeak
LatexMorph is an extensive adaptation of Simon Guest's LatexMorph to the world of Etoys. Teachers and children can use this Etoy to typeset complex symbols like Math, Indic or Arabic in paragraphs or button labels. LaTeX commands can be entered …
SqueakSource
squeak
Simple Latex renderer for Pharo smalltalk
GitHub
pharo
AGPL-3.0
Lava is a SQL query interpreter for the Magma object database. It allows the developer to create a relational schema over a Magma repository. SQL queries can then be made against the repository.
SqueakSource