59821 packages
— page 1142
A new object inspector for Squeak based on OmniBrowser. Why Finder ? Because you can explore your object like in the OS X Finder ! This tool permits to explore easy an object and its linked objects (and their linked …
SqueakSource
squeak
The SRE Object Inspector gives you a snapshot of a single object with its identity, state, and behavior. You can edit its state as in a Squeak Inspector and its behavior as in a class Browser. The class hierarchy is …
SqueakMap
squeak
A bridge to allow access to ObjectiveC library on Mac OS X. Callbak to be able to run a Cocoa application are envisaged in the futur.
SqueakSource
Another Objective-C bridge. Written for the iPhone SDK. This bridge attempts to minimize the amount of C code, and use DNU to dispatch messages to Objective-C objects.
SqueakSource
Something to measure objects
GitHub
MIT
A proof of concept to try store objects (specially code) in modules in separate files, by writing them to disk in (almost) the same way they are stored in memory.
SqueakSource
Object Oriented Programming in Smalltalk
GitHub
MIT
Simple tool for creating pools of objects.
SqueakSource
Monticello package from magritteaddons repository
Lukas Renggli Source
pharo
Nothing for the faint-hearted. This package is a VM modification which allowsarbitrary objects to 'act' like CompiledMethods. In other words, if you wantto have some object to act like a method you merely add it to the appropriatemethod dictionary, like …
SqueakMap
squeak
Based on ObjectsAsMethods fromAndreas Raab, this should become a fast coverage browser for Squeak.
SqueakSource
squeak
Beyond the SharedQueue; more ways to share objects across processes.
SqueakSource