891 packages — page 2

HNCDSession3

Randori Kata / Smalltalk / Prime Factors
GitHub 1 stars MIT

pharo-changes-builder

A small wrapper library to simplify common RBRefactoring operations when generating code.
GitHub pharo 1 stars MIT

refactoring-mutation

GitHub 1 stars MIT

taskit-actors

GitHub 1 stars

Actalk

The Actalk testbed is designed to help understanding, classifying, designing, combining, and experimenting with various OOCP languages and constructs.Actalk is implemented and integrated within Squeak environment. The testbed includes the kernel which models basic OOCP model (that is serialized active …
SqueakMap squeak

Actalk

Actalk is a testbed developped by Jean-Pierre Briot for modeling, classifying and experimenting with object-oriented concurrent programming languages.
SqueakSource

Actors

Erlang-style lightweight Actors for Squeak, including links, monitors, supervisors, socket server support, etc.
SqueakSource squeak

AioPlugin

AioPlugin provides support for asynchronous IO event notification. When an external IO event occurs, the event registration causes a Smalltalk semaphore to be signaled. A process can wait on this semaphore, thereby acting as an event handler for the external …
SqueakMap squeak

AioPlugin

AioPlugin provides support for asynchronous IO event notification. When an external IO event occurs, the event registration causes a Smalltalk semaphore to be signaled. A process can wait on this semaphore, thereby acting as an event handler for the external …
SqueakSource

Archaeology

This is the new version of the VersionsBrowser for use with 3.10 and beyond. It has been refactored to support the (future) archaeological work over the entire history of the Squeak source code.
SqueakSource squeak

AST

Note:This repository is obsolete. Please refer tohttp://www.squeaksource.com/rbfor the latest code.The RB AST for Squeak. Used by the Refactoring Engine and NewCompiler
SqueakSource squeak

AsyncWrapper

A simple framework built to play around with the idea of objects living in their own process. It basically wraps around an object so that you can send it asynchronous messages. It comes with a full test suite.
SqueakMap squeak

AsyncWrapper

A simple framework built to play around with the idea of objects living in their own process. It basically wraps around an object so that you can send it asynchronous messages. It comes with a full test suite.
SqueakSource

AwesomAtom

This is a Seaside 2.9 port of AtomFeed by Ramon Leon. As AtomFeed it is closely related to RSRSS, which has undergone much refactoring for Seaside 2.9. AwesomeAtom tries to cope for these changes and shall enable users to use …
SqueakMap squeak

AwesomeAtom

This is a Seaside 3 port of AtomFeed by Ramon Leon. As AtomFeed it is closely related to RSRSS, wich has undergone much refactoring for Seaside 3 AwesomeAtom tries to cope for these changes and shall enable the user to …
SqueakSource

Balloon3DRemoval

Fixes and refactors a few things in Balloon3D and then ... removes the entire enchilada.
SqueakMap squeak

Basys

Bidirectional asynchronous network
GitHub pharo MIT

BBC Radio Recorder

This application reads reads BBC Radio program schedule information and uses it to build a selection list from which the user can select a program to record in MP4 format which can be played on IPod. (BBC IPlayer did not …
SqueakMap squeak

Bindings

With code you should (in the future) be able to take the headers of some library, parse them and generate the bindings for its functions and structures. For now it only includes a PetitParser scanner.
SqueakSource

BreakOut

I designed this breakout slowly refactoring it step by steps because it was part of a book on OOP but I'm thinking to cancel this book and putting a draft on the web. This is the final version of the …
SqueakMap squeak

Breakpoint Support

Breakpoint support - add's a "toggle breakpoint" for methods in themethod pane of the standard browsers. This is very usefull for debugginga method without manually putting a "self halt" into it.(note that the menue does not appear in the Refactoring …
SqueakMap squeak

BrowserBooster

Browser Booster is a set of services improving your developer experience in squeak. It enhances every browser with:refactoringsunit test supporthistory navigation (previous/next browsed methods)remembering and keeping track of unsaved methodshypertext navigationenvironments to narrow down senders and implementorsquick access to any …
SqueakSource squeak

BrowseUnit

This package adds a few buttons to the browsers in order to have a betterintegration of unit tests during class developpement. It enables you to easilyswitch back and forth from a class and it's unit test, allowing the same thinga …
SqueakMap squeak

CassandraClient

Depends on Thrift. Not what you get if you run thrift yourself! Reflection limited message needed refactoring as it was over 1K of bytecode, making Squeak complain. Underscores in message names have been stripped. I have added "FB" prefixes on …
SqueakMap squeak

CassandraClient

CassandraClient depends on Thrift. Cassandra (http://code.google.com/p/the-cassandra-project) client bindings for Squeak. Not what you get if you run thrift yourself! Reflection limited message needed refactoring as it was over 1K of bytecode, making Squeak complain. Underscores in message names have been …
SqueakSource squeak