59732 packages
— page 774
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
WORK-IN-PROGRESSLanguage Workbench for representing technical notations used in Scientific, Engineering, Technology and Mathematical (STEM) work as languages. Everything is made from LanguageElement instances where ideas are modeled as concepts and contextualized representation patterns.
SqueakSource
Cool-look window enhancements that make Squeak just that much more exciting to work in. It includes a corner-grip in the bottom right corner of windows as the way to resize windows, splitter morphs for pane resizing, and gradient color on …
SqueakMap
squeak
An interface to the lipsum.com web service for generating Lorem Ipsum text.
SqueakSource