4344 packages
— page 64
This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) KryptOn is a Cryptography facade designed to facilitate easy augmentation of any program with common, easy-to-use authentication (digital-signatures), authorization (capabilities) and …
SqueakMap
squeak
KVBindings (Key-Value Bindings) provides a mechanism similar to the Cocoa bindings in Mac OS X, but it is a little more smalltalk-esque than just a naive port. (i.e., it uses blocks instead of callbacks). See the wiki page for a …
SqueakSource
A Squeak Client for Kyoto Tycoon.Kyoto Tycoon is a newly-introduced lightweight KVS. It is a successor of Tokyo Tyrant.It has nice features as follows: Details: http://fallabs.com/kyototycoon/ "Use this script for 0.1.0 (I cannot add a release page why?)" Compiler evaluate: …
SqueakMap
squeak
Try to pass through a labyrinth - or let the program find the way... This puzzle should work in all newer Squeak images (the oldest I tried was 3.2gamma), though it is necessary to file in the Matrix class to …
SqueakMap
squeak
juego del laberinto de curso diseño de software 24-25
GitHub
A different way to group different existent packages / classes for specific goal. Example: What I wish the minimal possible sound , network, player of Etoys system ? I doing this in SqueakLight, now what Pavel do new Squeak3.9g-7061-basicMorphic.image, start …
SqueakSource
squeak
This package implements a specialized MessageSend subclass and an associated API for functional programming in Squeak. .. see the test cases in FunctionalTalkTest for comprehensive documentation
SqueakMap
squeak
A project that explains ( and demonstrates ) the Language Game. See Yoshiki Ohshima's post to the Squeak email list for more details on Language Game: http://lists.squeakfoundation.org/pipermail/squeak-dev/2003-March/055110.html
SqueakMap
squeak
This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) As described by Yoshiki Ohshima in a post to the Squeak email list: "It reads a BNF description and(if I remember …
SqueakMap
squeak
Monticello package 'LanguageAspects' in the helvetia repository at source.lukas-renggli.ch. Latest LanguageAspects-lr.81.mcz; 81 versions.
Lukas Renggli Source
Monticello package 'LanguageBoxes' in the helvetia repository at source.lukas-renggli.ch. Latest LanguageBoxes-lr.28.mcz; 28 versions.
Lukas Renggli Source
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
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