45115 packages
— page 497
Monticello package from helvetia repository
Lukas Renggli Source
pharo
Monticello package from helvetia repository
Lukas Renggli Source
pharo
Monticello package from helvetia repository
Lukas Renggli Source
pharo
Monticello package from helvetia repository
Lukas Renggli Source
pharo
Monticello package from helvetia repository
Lukas Renggli Source
pharo
Monticello package from helvetia repository
Lukas Renggli Source
pharo
Monticello package from helvetia repository
Lukas Renggli Source
pharo
Monticello package from helvetia repository
Lukas Renggli Source
pharo
Monticello package from helvetia repository
Lukas Renggli Source
pharo
Monticello package from helvetia repository
Lukas Renggli Source
pharo
Monticello package from helvetia repository
Lukas Renggli Source
pharo
Editor for Babel's languages. World Menu open... Language Editor (to open on default language)World Menu open... Language Editor for... (to choose the language) LanguageEditor openOnDefault.LanguageEditor open.
SqueakMap
squeak
This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) This package adds several classes to Squeak to enable it to better handle collections that contain a very large number of …
SqueakMap
squeak
This package modifies the PluggableListMorph hierarchy so that arbitrarily large lists may be displayed efficiently. All large lists benefit automatically. To get the largest benefit, however, the model of the list morph must have an extra method that supplies one …
SqueakMap
squeak
This is a metamodel of a Latex document using Moose
GitHub
MIT
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 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
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
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
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
LDAP client library written fully in squeak.
SqueakMap
squeak
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
Implementation of the Pecos Component Model for Lego Mindstorms
SqueakSource
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
To host the led morph package
GitHub