4344 packages
— page 65
A LegoIRTower represents the Lego serial infrared tower used to control several robots such as Robosapien and ISobot.To use it, download the "sapien.dll" file fromhereand place it on the vm directory.It requires FFI.
SqueakSource
Implementation of the PECOS model for Lego Mindstorms. More info on http://smallwiki.unibe.ch/legomindstorm/
SqueakSource
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
A C library to demonstrate Pharo Smalltalk's Unified FFI.
GitHub
pharo
MIT
Squeak bindings forlibnotify. Requires FFI.
SqueakSource
squeak
In this repository I would like to store some examples which can be used for educatiional purposes in physics.
SqueakSource
Shoshana Technologies job application: Lights Out in Smalltalk
GitHub
An Instances Browser which could be used to view or edit instances behavior inside a classic System Browser-like user interface (you will need to have installed the OmniBrowser framework in your image).Preview:InstallationPharo users:Gofer new squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfInstancesBrowser'; load. ConfigurationOfInstancesBrowser …
SqueakSource
pharo
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
Required changes for the new List Chooser Morph.
SqueakSource
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
Monticello package 'LoadOrderTests' in the seaside30 repository at source.lukas-renggli.ch. Latest LoadOrderTests-JamesFoster.66.mcz; 66 versions.
Lukas Renggli Source
Monticello package 'LoadOrderTests' in the seaside31 repository at source.lukas-renggli.ch. Latest LoadOrderTests-JamesFoster.66.mcz; 1 version.
Lukas Renggli Source
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
A set of Connectors subclasses for building low-fidelity prototypes (aka wireframes). Nothing fancy, it just tries to make something that looks good enough on screen and on paper. See the wiki for a sample.LFGreekedTextMorph new openInHand. LFNoteMorph new openInHand. LFHeadingTextMorph …
SqueakSource
Implementation of G. Spencer-Brown's "Laws of Form". Requires prior Installation of Connectors 2.x
SqueakMap
squeak
Revised version of earlier LoFPlayer1 package. Both packages are based on G. Spencer-Brown's "Laws of Form." (Seewww.lawsofform.orgfor context.) Detailed instructions for installation and use are posted onmy iDiskin the form of a PDF document entiteld LoFPlayer2_Instructions.pdf. There is also a …
SqueakSource
squeak