2821 packages
— page 61
A GUI-Tool to teach Object Oriented principles beginning with pseudo-prototypes. It's used in Universidad Tecnológica Nacional, Buenos Aires, Argentina.
SqueakSource
Object clipboard -copy/paste objects between tools programaticaly or through menus
SqueakSource
Support for Object oriented debugging
SqueakSource
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
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
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
Simple tool for creating pools of objects.
SqueakSource
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
An update of the BabySRE tools (http://wiki.squeak.org/squeak/2550) for Squeak 5.2. Contains currently the ObjectInspector. Relicensed as MIT by permission of Trygve Reenskaug [1]
SqueakSource
squeak
This is currently experimental to assess the possibility of healing the fork between these two browser strands. The initial instance takes some common code out of each corresponding class, into a trait. This allows a cautious bottom up approach. A …
SqueakSource
FeedbackDEVS over SmallDEVS. Contains new DEVS function for atomic DEVS element that handle feedback queries.
SqueakSource
Implementation of binary tree
SqueakSource
This is new version of Protocol Browser based on Omnibrowser. Protocol Browser has been moved to OB-Standard package available on http://source.wiresong.ca/ob.
SqueakSource
Implements the Universe Browser with the OmniBrowser framework.
SqueakSource
Object-oriented, Cross-platform, and Effective Api for Networking.
SqueakSource
OCompletion builds on ECompletion and improves its accuracy. We have shown in an article (http://www.inf.unisi.ch/phd/robbes/papers/ASE2008-completion.pdf) that the algorithm OCompletion uses (based on recent activity) considerably improves the accuracy of code completion. That is, the actual selector you want to insert …
SqueakSource