2821 packages
— page 78
PHARO By Example
SqueakSource
pharo
Test monticello classes inexploitables
SqueakSource
Reactalk is a translater from Smalltalk to nesC, a derived C for embedded devices (e.g., MOTES).
SqueakSource
Readline implementation in Pharo
SqueakSource
pharo
Having Smalltalk for wireless sensor devices with 4Kb of memory...
SqueakSource
A client library for the Redis key-value database. More information can be found at http://code.google.com/p/redis/
SqueakSource
This is basically a fork of the RedisConnection from Redis Client: http://www.squeaksource.com/Redis.html. I had to switch to SocketStream instead of Xtreams Streams. Now it is possible to store Umlaute and the like, even as keys. Copied the tests also --> …
SqueakSource
pharo
AJAX/Javascript framework for seaside. Documentation, tutorials, etc. can be found at:Home PageTo load Reef:Gofer it squeaksource: 'Reef'; package: 'ConfigurationOfReef'; load. "Use this if you already have Seaside30 and JQueryWidgetBox installed" ((Smalltalk at: #ConfigurationOfReef) project version: #bleedingEdge) load. "This loads everything, …
SqueakSource
squeak
Small university project trying to improve the refactoring engine
SqueakSource
Note:This repository is obsolete. Please refer tohttp://www.squeaksource.com/rbfor the latest code.The refactoring engine of the old RB. This does not include the AST. This needs Squeak 3.9.
SqueakSource
squeak
The Refactoring Browser for Squeak This is the one used in 3.8. For 3.9 onwards, look at "Refactoring Engine".
SqueakSource
squeak
This is a simple package that requires SUnit, Lint, and the Refactoring Browser. It is meant to aid in testing your design via SUnit. It also includes a few metrics that can be run complete with results. If you have …
SqueakSource
Regular expressions. See category DOCUMENTATION on the class side ofRxParserfor usage and implementation details.NB.ForPharousers, this package is maintained as part of the core images. For Squeak users, the Pharo repositories might have recent snapshots that weren't actively tested on other …
SqueakSource
pharo
RemoteFracTalk is a support to define Distributed Fractal Components based on rST
SqueakSource
RemoteObjects is an objects server for Smalltalk. RemoteObjects is a Smalltalk framework wich allows you to use objects from other Smalltalk images over the network. It has focus in efficiency by reducing overhead as much as possible. Several serializers can …
SqueakSource
A set of remote administration tools for headless images.
SqueakSource
RenderMouse is a RenderEngine supporting Caustics, Global Illumination.
SqueakSource