59781 packages — page 762

LatexRenderer

Simple Latex renderer for Pharo smalltalk
GitHub pharo AGPL-3.0

Lattice

SmalltalkHub

LatticeView

SmalltalkHub

LaurentLSandbox

SqueakSource

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

LavishData

SmalltalkHub

Lazaro

SmalltalkHub

Lazy

SmalltalkHub

Lazy Collections

The idea for LazyCollection is very simple. It takes a functionalapproach to the common collection protocol of select:, collect:, andreject:. By functional, I mean the collection is not changed nor is a newone created. The blocks are kept around until …
SqueakMap squeak

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

LC3-VM-Smalltalk

Smalltalk implementation of a VM for LC-3 architecture in Pharo dialect
GitHub pharo

LcsGtClient

LCS GT Client code (not loaded into GemStone)
GitHub gemstone

LCSolarizedTheme

SmalltalkHub

LCSTalk

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

LDAP

SmalltalkHub pharo

LDAP-Extensions

SmalltalkHub

LDAPlayer

LDAP client library written fully in squeak.
SqueakMap squeak

LDAPlayer

LDAP client for developers
SqueakSource

leandro.mcm

You might want to read aboutSqueak's Community Development Model. If you are not a core developer here is where you can submit suggested changes to Squeak. This repository is open to all reasonable submissions.Tests are always appreciated.Once a package is …
Squeak Trunk squeak

LeapMotion

SmalltalkHub

LeapYear

Given a year, report if it is a leap year. The tricky thing here is that a leap year in the Gregorian calendar occurs: on every year that is evenly divisible by 4 except every year that is evenly divisible …
GitHub

Learn

SmalltalkHub

Learn Smalltalk in Y Minutes

Web Discovered