30230 packages
— page 363
Simple framework for synchronizing multithreaded code.
SqueakSource
This change set makes it easier to lock down an image for application delivery. By executing:Preferences disableProgrammerFacilitiesfrom your personalized World menu and saving the locked image under a new name, the following features are disabled: * Halos* Meta and Debug …
SqueakMap
squeak
Creates graphically true examples of Equations from G. Spencer-Brown's Laws of Form, and evaluates them for all case. Instructions for installation and use are posted onmy iDiskin the form of a PDF document entiteld LofEQ Tutorial.pdf.Included in this package is …
SqueakSource
squeak
A set of Connectors subclasses for building low-fidelity prototypes (aka wireframes). Nothing fancy, it just tries to make something that looks good enough on screen and on paper. See the wiki for a sample.LFGreekedTextMorph new openInHand. LFNoteMorph new openInHand. LFHeadingTextMorph …
SqueakSource
Implementation of G. Spencer-Brown's "Laws of Form". Requires prior Installation of Connectors 2.x
SqueakMap
squeak
If you would like to download LoFPlayer2, you've come to the wrong place! LoFPlayer1 has been completely superseded by LoFPlayer2. See the LoFPlayer2 Project.
SqueakSource
Revised version of earlier LoFPlayer1 package. Both packages are based on G. Spencer-Brown's "Laws of Form." (Seewww.lawsofform.orgfor context.) Detailed instructions for installation and use are posted onmy iDiskin the form of a PDF document entiteld LoFPlayer2_Instructions.pdf. There is also a …
SqueakSource
squeak
Example by PBE.
SqueakSource
Light out game, on Pharo
GitHub
pharo
Pharo by example, example
SqueakSource
pharo
A powerful and small LogEngine for Squeak!A Sample usage islc := LogClient getInstance: 'Client'.lc debug:'test1'.lc info:'test2'. When you create a LogClient, you must use the getInstance: method, passing a "Category Name"used to create a special category log file. LogClient features:+ …
SqueakMap
squeak
Logging for squeak, a front end to Toothpick OR SimpleLog (apologies to LogEngine)usage: self log this.self log x: 10 y: 20.
SqueakMap
squeak
Simple logging
SqueakSource
This is a model of first order logic expressions, allowing you to manipulate them as objects instead of just strings. Prerequisites:Refactoring BrowserSmaCC Runtime PackageSmaCC Development Package For example, inspect the following lines to get the expression correspondingto "(p = q) …
SqueakMap
squeak
Logic's Gate is a simple logic computer aided design tool. Logic's Gate allows the designer to lay out and test logic circuits containting AND, OR, and NOT gates
SqueakMap
squeak
Spike attempt at a generic simple login framework for Seaside; based on Ramon Leon's SmallReddit
GitHub
pharo
MIT
This project is the LoginBeta project of André Kayisire & Olivier Ferreira. It is a web interface realized with seaside. It is the package with the login component, and user.
SqueakSource
Monticello package from pieraddons repository
Lukas Renggli Source
pharo