1844 packages
— page 30
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
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
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
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
From the class comment by Jay:I am a small font, suitable for use on low resolution screens such as PDAs. Originally, I was 10 point Lucida. Jay Carlson (nop@nop.com) condensed most of my glyphs by one pixel, and reduced my …
SqueakMap
squeak
Lumiereis a lightweight framework for rendering 3D graphics usingAlienOpenGL, based on a stage metaphor.It provides a scene graph implementation, high-level abstractions, programmatic scene modeling and user interactions with keyboard and mouse. Lumiere integrates seamlessly with Morphic.Lumiere is currently under construction, …
SqueakSource
squeak
This framework allows client-server programs to be written very easily. It provides a layer for sending ByteArray request/responses and another layer for sending objectified requests. It takes care of all of the networking and/or object serialization transparently. It supports events …
SqueakMap
squeak
The Ma Serializer is a mature serializer for Squeak that is used by several other Squeak frameworks.
SqueakMap
squeak
Time Objects can help you deal with aspects of time using a pleasant API. The core domain class is MaCalendarTime, represents either a point on the Gregorian calendar, MaDuration represents a duration of Gregorian time (e.g., seconds, days, etc.). It …
SqueakMap
squeak
These are a minimum set of fixes to bring the 3.9-final-7067 image into proper, solid working order. The fixes were provided by multiple members of the Squeak community.
SqueakMap
squeak
MaBase provides a set of useful extensions to Squeak. The following are descriptions of the included packages: Ma exception handling -
SqueakMap
squeak
Muller Automation base-layer, a set of useful extensions for Squeak. Includes the Ma Serializer.
SqueakSource
squeak
FLOdactic is a Smalltalk system for managing Free Libre Open didactic material made in Squeak Smalltalk from the POO2013 postgraduate course at IME/USP
GitHub
squeak
Squeak Repository for casual stuff.
SqueakSource
squeak
See https://wiki.squeak.org/squeak/2978.
SqueakSource
squeak
Macros is a framework which provides compile-time macros for Squeak. It is primarily focused on macros that need to generate additional methods or check constraints. Basic integration with OmniBrowser and the Squeak Debugger is provided. Already exemplarily implemented use-cases are: …
SqueakMap
squeak
Development of little applications in Squeak for teaching children the management of a shop based on fair trade products.
SqueakSource
squeak
Magma is an object-database for Squeak. For more information please see the Swiki page: http://minnow.cc.gatech.edu/squeak/2665
SqueakSource
squeak
Monticello package from magritte2 repository
Lukas Renggli Source
squeak
Monticello package from magritte2 repository
Lukas Renggli Source
squeak