30230 packages
— page 358
Lights Out example project from Pharo By Example
SqueakSource
pharo
Simple tutorial
SqueakSource
The Lights Out game from Pharo By Example
SqueakSource
pharo
An Instances Browser which could be used to view or edit instances behavior inside a classic System Browser-like user interface (you will need to have installed the OmniBrowser framework in your image).Preview:InstallationPharo users:Gofer new squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfInstancesBrowser'; load. ConfigurationOfInstancesBrowser …
SqueakSource
pharo
An light and simple xml rpc client that supports XML-RPC.This package only supports for client, but may support server later.Supports SSL if you install Cryptography package and SSL package. Note:This is made by one people, and does not support official …
SqueakMap
squeak
Visualizing data points with Roassal2 and fitting them with PMLinearRegression
GitHub
pharo
Linked data visualizer for Pharo 7/8 using Roassal2.
GitHub
pharo
a crappy linked list
GitHub
pharo
MIT
"CTLinkedQueue" is an implementation of a FIFO (First-In-First-Out) queue using a linked list.
GitHub
pharo
Linked list in Pharo for Inria
GitHub
pharo
Implements a TextMate like UI for command invocation. Execute "LUICommandSelection install" to install. Ctrl-/ triggers, esc cancels, use arrow keys/home/end to navigate (no need to move out of the filter field). Filter text will intelligently filter, '/' selects sub structure …
SqueakMap
squeak
GUI works only in MVC. GUI works in MVC and Morphic both.On MVC, no longer 'Pluggable-Support' needed.MVC, Morphic version runs on 3.8 #6665 later. Morphic version developed Squeak 3.10.2-7179dev08.09.1 image.
SqueakMap
squeak
A Lisp Interpreter for Squeak done by Nishihara Satoshi
SqueakSource
squeak
Lisp interpreter implementation in Pharo
GitHub
pharo
MIT