2821 packages
— page 53
The first game that SBE recommends
SqueakSource
A mine sweeper clone.
SqueakSource
Shapes that can be linked with connectors. Based on Connectors by Ned Konz and the selections on that project by Fernando Olivero. As this minimal connectors were needed for Gaucho, smallUML and other projects, a small separate project is being …
SqueakSource
A minimal version of MorphicWrapper for my book
SqueakSource
squeak
A really simple "ToDo" list.
SqueakSource
The minimal implementation of a turtle from my dead book
SqueakSource
classroom example for 36OBP and X36OBP
SqueakSource
A GUI framework (Under construction. Not documented and far from being ready). The goal is to provide an MVP framework built around the Rome plugin.
SqueakSource
some implementation of mixins in pharo
SqueakSource
pharo
Quinto Game from Squeak by Example
SqueakSource
squeak
Proyecto para practicar con Squeak y sus utilidades
SqueakSource
squeak
Various Pharo packages
SqueakSource
pharo
Another Sudoku implementation by Martin Laubach.
SqueakSource
I made my own quinto game
SqueakSource
Mocketry - mock objects framework with SSpec functionality.[:mock | [mock someMessage] should strictly satisfy: [mock someMessage willReturn: 'some']] runScenarioor[:mock | [mock someMessage] should lenient satisfy: [mock someMessage willReturn: 'some']] runScenarioExtended pragma based Specs DSL:5 should equal: 6and ...See Wiki
SqueakSource
http://mockobjects.com
SqueakSource
Implementation of a calculus used to express the semantics of modules system such as Java's package, Smallscript's selector namespace, Beta virtual classes and Classboxes.
SqueakSource
Mold is a project to implement a sort of "form helper" for Seaside. Forms can be boring to build and validate, and Mold makes this task easier. Mold makes no requirements of your components or your model objects. It doesn't …
SqueakSource