1844 packages — page 30

LoFPlayer2

SqueakMap squeak

LoFPlayer2

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

LogEngine

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

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

Logic expressions

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

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

LookEnhancements

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

Lucy Font Set

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

Lumiere

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

Ma client server

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

Ma Serializer

The Ma Serializer is a mature serializer for Squeak that is used by several other Squeak frameworks.
SqueakMap squeak

Ma Time Objects

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

Ma3.9FixPack

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

MaBase provides a set of useful extensions to Squeak. The following are descriptions of the included packages: Ma exception handling -
SqueakMap squeak

MaBase

Muller Automation base-layer, a set of useful extensions for Squeak. Includes the Ma Serializer.
SqueakSource squeak

mac5714-FLOdactic

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

maccaSqueak

Squeak Repository for casual stuff.
SqueakSource squeak

MaClientServer

See https://wiki.squeak.org/squeak/2978.
SqueakSource squeak

Macros

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

MagasinOxfam

Development of little applications in Squeak for teaching children the management of a shop based on fair trade products.
SqueakSource squeak

Magma

SqueakMap squeak

Magma

Magma is an object-database for Squeak. For more information please see the Swiki page: http://minnow.cc.gatech.edu/squeak/2665
SqueakSource squeak

Magritte

SqueakMap squeak

Magritte-Squeak-Seaside

Monticello package from magritte2 repository
Lukas Renggli Source squeak

Magritte-Squeak-Seaside

Monticello package from magritte2 repository
Lukas Renggli Source squeak