59812 packages
— page 1462
A tile for etoys scripting that gives the same functionality as the Smalltalk timesRepeat: selector.
SqueakMap
squeak
a REPL utilizing the State Design Pattern and the Command Pattern. This is a near copy of the NeoConsole code for pharo https://github.com/svenvc/NeoConsole
SqueakSource
pharo
Replay user actions in a Pharo image
GitHub
pharo
MIT
Provides telnet access to a simple evaluate-print loop. Use "REPLServer startOn:". The default password is "squeak". Requires KomServices.
SqueakMap
squeak
Smalltalk codes on MyCounter
GitHub
Gestion of software requirement
SqueakSource
Originally this was part of the Traits package in Pharo. Implemented by Nathanael Schaerli.
SqueakSource
pharo
A way to conviently store Smalltalk objects in a relational database.
SqueakSource
ReserveerBeer
SqueakSource
REST client for Pharo - modelled after Restangular
GitHub
pharo
MIT
Generic browser in Pharo
GitHub
pharo
MIT
ReuseTale is a project to support the analysis of a re-use feedback in an industrial context. ReuseTale help us to import, visualize and analyse some projects datas (source-code and contributors).
GitHub
pharo
MIT
Smalltalk app to update navigation information in my Deepnight Revelation campaign
GitHub
ReverseGeneric is a mechanism of genericity in Smalltalk. It shares features from C++ template and Java Generics.
SqueakSource
Reverse a string For example: input: "cool" output: "looc
GitHub
Reversi board game (aka Othello).
SqueakSource