1844 packages
— page 29
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
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
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
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
LDAP client library written fully in squeak.
SqueakMap
squeak
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
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
Squeak by Example Quinto game
SqueakSource
squeak
Squeak bindings forlibnotify. Requires FFI.
SqueakSource
squeak
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
A port of Dan Ingalls' implementation to Morphic.
SqueakSource
squeak
A simple implementation of Life Game. It is based on Dan's original Life Game for Smalltalk-80.
SqueakMap
squeak
My first try at SqueakSource. Just the PBE-LightsOut example.
SqueakSource
squeak
An light and simple xml rpc client that supports XML-RPC.This package only supports for client, but may support server later.Supports SSL if you install Cryptography package and SSL package. Note:This is made by one people, and does not support official …
SqueakMap
squeak
Implements a TextMate like UI for command invocation. Execute "LUICommandSelection install" to install. Ctrl-/ triggers, esc cancels, use arrow keys/home/end to navigate (no need to move out of the filter field). Filter text will intelligently filter, '/' selects sub structure …
SqueakMap
squeak
GUI works only in MVC. GUI works in MVC and Morphic both.On MVC, no longer 'Pluggable-Support' needed.MVC, Morphic version runs on 3.8 #6665 later. Morphic version developed Squeak 3.10.2-7179dev08.09.1 image.
SqueakMap
squeak
A Lisp Interpreter for Squeak done by Nishihara Satoshi
SqueakSource
squeak
a kit for building one's own custom Lisp implementation 1) LispKernel, a minimal Lisp-2 interpreter with- dynamic scoping- all fundamental special forms: let, setq, and, or, if, defun, defmacro ...- 100+ basic functions: list, car, funcall, null ...- catch/throw, unwind-protect- …
SqueakMap
squeak
Example of hard-coding in Squeak using morphic to create a simple interface having a list pane, a text field and add and remove buttons.
SqueakMap
squeak
This change set makes it easier to lock down an image for application delivery. By executing:Preferences disableProgrammerFacilitiesfrom your personalized World menu and saving the locked image under a new name, the following features are disabled: * Halos* Meta and Debug …
SqueakMap
squeak
Creates graphically true examples of Equations from G. Spencer-Brown's Laws of Form, and evaluates them for all case. Instructions for installation and use are posted onmy iDiskin the form of a PDF document entiteld LofEQ Tutorial.pdf.Included in this package is …
SqueakSource
squeak
Implementation of G. Spencer-Brown's "Laws of Form". Requires prior Installation of Connectors 2.x
SqueakMap
squeak