30230 packages — page 363

LocalContactList

SmalltalkHub

Lock

Simple framework for synchronizing multithreaded code.
SqueakSource

Lockdown

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

LoFEQ

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

LoFi

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

LoFPlayer1

Implementation of G. Spencer-Brown's "Laws of Form". Requires prior Installation of Connectors 2.x
SqueakMap squeak

LoFPlayer1

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

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

LOG

Example by PBE.
SqueakSource

Log4s

SmalltalkHub

LOGame

Light out game, on Pharo
GitHub pharo

LOGameA

Pharo by example, example
SqueakSource pharo

LOGamePato

SqueakSource

LOGByAquilla01

SqueakSource

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

Logging

Simple logging
SqueakSource

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

LogicGame

SmalltalkHub

Login-St

Spike attempt at a generic simple login framework for Seaside; based on Ramon Leon's SmallReddit
GitHub pharo MIT

LoginBeta

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

Logo

Monticello package from pieraddons repository
Lukas Renggli Source pharo

Logoot

SmalltalkHub