2821 packages — page 78

RckyLightsOut

Tryout
SqueakSource

rcPBELightsOut

PHARO By Example
SqueakSource pharo

rcPBEMonticello

Test monticello classes inexploitables
SqueakSource

rcs

SqueakSource

RDTestbed

SqueakSource

Reactalk

Reactalk is a translater from Smalltalk to nesC, a derived C for embedded devices (e.g., MOTES).
SqueakSource

readline

Readline implementation in Pharo
SqueakSource pharo

ReadOnlyness

SqueakSource

Realtalk

SqueakSource

Realtalk2

Having Smalltalk for wireless sensor devices with 4Kb of memory...
SqueakSource

Redis

A client library for the Redis key-value database. More information can be found at http://code.google.com/p/redis/
SqueakSource

RedisBinaryClient

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

Reef

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

RefacEngineUnivFork

Small university project trying to improve the refactoring engine
SqueakSource

RefactoringEngine

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

Refactory

The Refactoring Browser for Squeak This is the one used in 3.8. For 3.9 onwards, look at "Refactoring Engine".
SqueakSource squeak

ReflectiveTest

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

Reflectivity

SqueakSource

RegConf

SqueakSource

Regex

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

RegexCont

SqueakSource

RemoteFracTalk

RemoteFracTalk is a support to define Distributed Fractal Components based on rST
SqueakSource

RemoteObjects

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

RemoteTools

A set of remote administration tools for headless images.
SqueakSource

RenderMouse

RenderMouse is a RenderEngine supporting Caustics, Global Illumination.
SqueakSource