59936 packages
— page 153
This package contains a Dictionary-like collection suited for mapping Character objects to other kinds of objects.
SqueakSource
Charismeta Windows Pharo 6.1
GitHub
pharo
Chaski is a tool for visualizing the execution of an object oriented program, showing the interaction between objects through messages exchanged between them, in the order they occur. This visualization helps to: understand the current behavior of the software, find …
SqueakSource
A simple Squeak chat client. It is designed to work together with a server much alike the Jabber protocol.
SqueakSource
squeak
core of chat server
SqueakSource
Seaside GUI of chat server
SqueakSource
Utilizes some of the well known design patterns like observer, command, etc. Academic project, can be used for learning the design patterns.
SqueakSource
I added two new methods to ChessMoveGenerator and a bunch of constants to ChessConstants. Briefly, a bug in the chess game is that it will castle when either the king or rook is under attack, or any of the intermediate …
SqueakMap
squeak
This is the original version of the chess game in Squeak. It is smaller and faster than the versions found in Squeak 3.6 or later and also fixes various bugs in the game by reverting all the so-called "cleanups" that …
SqueakMap
squeak
A little cursor watcher :-)Based on the Smalltalk-X implementation by Claus Gittinger and a result of Camp Smalltalk at OOPSLA 2000.
SqueakMap
squeak