30230 packages — page 350

LatestInspector

SqueakSource

LatexDocumentMetamodel

This is a metamodel of a Latex document using Moose
GitHub MIT

LatexMorph

The LatexMorph makes use of Latex and Ghostscript, which must be installed on your system, to format Latex commands, and display the output in the morph. The output is anti-aliased (thanks to Ghostscript). All errors in Latex commands are caught …
SqueakMap squeak

LatexMorph

LatexMorph is an extensive adaptation of Simon Guest's LatexMorph to the world of Etoys. Teachers and children can use this Etoy to typeset complex symbols like Math, Indic or Arabic in paragraphs or button labels. LaTeX commands can be entered …
SqueakSource squeak

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

LeapMotion

SmalltalkHub