2821 packages — page 45

Lava

Lava is a SQL query interpreter for the Magma object database. It allows the developer to create a relational schema over a Magma repository. SQL queries can then be made against the repository.
SqueakSource

LazyCollections

This framework started out as a simple means to delay calculating collection transformations until the last possible moment. It was an exercise in some functional programming. Later, I added Higher Order Methods (http://www.metaobject.com/papers/Higher_Order_Messaging_OOPSLA_2005.pdf) and I was inspired by Micheal Lucas-Smith's …
SqueakSource

LazyList

A list implementation that is completely lazy in nature. The main thing this buys one is the ability to easily work with infinite lists. It is also good at computing no more then is actually used. Though this does create …
SqueakSource

LazyRabbit

Fast & easy short cut protocol for lazy initialization pattern. It can add variable to a class and lazy initialization accessors in a fly. I can help you speed up & error free coding life.
SqueakSource

LCSTalk

LCSTalk is a small machine learning framework based on Learning Classifier Systems.More informationhere.
SqueakSource

LDAPlayer

LDAP client for developers
SqueakSource

LearnAIDA

Learning this: http://www.aidaweb.si/
SqueakSource

LearningArtifacts

A set of artifact modeling learning situation. The artifacts are scriptable with Etoys tiles. It is a base unit to elaborate learning Etoys projects.
SqueakSource squeak

LearningOop

SqueakSource

LearningPBEwBPJ

This is project for learning PBE
SqueakSource

LearningPharo

Just wanting to learn Pharo.
SqueakSource pharo

LearningPharoCmp

a test place
SqueakSource pharo

Lecos

Implementation of the Pecos Component Model for Lego Mindstorms
SqueakSource

ledger

It's supposed to parse financial data that you "copy/paste" from SEB (Sweden) bank. The output will be shown in the same way"Ledger"does.How it works + pictures:Initial look:PreviewAll panels expanded look:PreviewGo to your SEB account and copy your latest expenses:Sample input …
SqueakSource pharo

LegoIR

A LegoIRTower represents the Lego serial infrared tower used to control several robots such as Robosapien and ISobot.To use it, download the "sapien.dll" file fromhereand place it on the vm directory.It requires FFI.
SqueakSource

LegoMindstorms

Implementation of the PECOS model for Lego Mindstorms. More info on http://smallwiki.unibe.ch/legomindstorm/
SqueakSource

Leisure

Yet another lazy collections. A blog post for the library is availablehttp://propella.blogspot.com/2009/06/lazy-list-and-data-flow-in-squeak.html
SqueakSource squeak

LEQTest

Test
SqueakSource

lfsExercisesSBE

Squeak by Example Quinto game
SqueakSource squeak

libnotify

Squeak bindings forlibnotify. Requires FFI.
SqueakSource squeak

LibraryImporter

An importer for files to Smalltalk objects. Please make sure you have installed the Grease package before installing.InstallationGofer new squeaksource: 'Phantasia'; package: 'InstanceEncoder'; squeaksource: 'CodeGenerator'; package: 'CodeGenerator'; squeaksource: 'LibraryImporter'; package: 'LibraryImporter'; load.
SqueakSource squeak

libUrbi

Some code to interact with Urbi:http://www.urbiforge.org/from Smalltalk. Include a Smalltalk to Urbiscript transformation tool.Urbi is an open-source software platform to control robots or complex systems in general.
SqueakSource

libussa

In this repository I would like to store some examples which can be used for educatiional purposes in physics.
SqueakSource

Lichtenberg

Classroom-projects and sandbox for the Georg-Christoph-Lichtenberg School in Kassel, Germany
SqueakSource

LifeGame

A port of Dan Ingalls' implementation to Morphic.
SqueakSource squeak