819 packages
— page 26
"The object of Sokoban is to push all stones (or boxes) in a maze, such as the one to the right, to the designated goal areas. The player controls the man and the man can only push stones and only …
SqueakMap
squeak
Sokoban is a wonderfully addictive little puzzle game. This is an enhanced version of the original version as found on Squeak Map. The original version was published for Squeak by Robert Hirschfeld. After playing it for a while I made …
SqueakMap
squeak
Bug Tracking software that uses XML files for persistence.This is my first attempt to write a full application. (A solenodon is a small animal that eats bugs.)
SqueakMap
squeak
This is an implementation of an automatic, lazily expanding hash table based on Split-Ordered-Lists. It requires no re-hashing or re-bucketing to expand. It does require the use of a good hash function for your data domain. There is more information …
SqueakMap
squeak
SomethingIt is a kind of wrapper for external interpreters via UNIX Pipe. SomethingIt does NOT work on Windows platform due to OSProcess's limited support on Windows platform.
SqueakMap
squeak
This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) A compiler for a language similar to Joy (http://www.latrobe.edu.au/philosophy/phimvt/joy.html) to Squeak bytecode.
SqueakMap
squeak
The Sort Criteria objects extend the standard SortCollection with an easy touse, simple yet powerful and dynamic sorting capability that can sortmultiple 'columns' or 'attributes' of a collection of objects. It's easy torearrange the column sort ordering and the acending …
SqueakMap
squeak
A sorting graphical demo comparing efficiency (number of necessary comparing cycles) of Quick sort and Max sort. The program is not interactive and it runs for about 2 and a half minutes.(NOTE: if your Squeak window size is smaller than …
SqueakMap
squeak
These are some random (very raw) Morphic widgets. Mainly they are here because Trike depends on them (vs. because they are ready for public consumption).
SqueakMap
squeak
Currently this is a just a SAR for the file-out of the 3.4 Speech* class categories.
SqueakMap
squeak
This is a rewrite of BookMorph. Not all the functionality is here yet, but I'm publishing it because Trike depends on it.
SqueakMap
squeak
Write PDF files directly from within Squeak using the PDF Library. The latest version has support for text, lines and TIFF images. The library was developed and extended at SPL WorldGroup for specific projects, and does what was needed for …
SqueakMap
squeak
This is a Plugin and supporting classes to allow Squeak to work withthe Spread (http://www.spread.org) group communications system. It is designed so that you can have background threads waiting forincoming messages without blocking all of Squeak. I have only written …
SqueakMap
squeak
SPSrevayler is a prevalence layer for Squeak. The idea of system prevalence is based on the idea that all data is kept in RAM. So the system runs very fast without any lack of data security. A Java version is …
SqueakMap
squeak
SpyWare is the research prototype I implement for my PhD. The goal is to monitor the very fine-grained evolution of a program by monitoring the developer's actions in the IDE (hence the name "SpyWare"). Traditional approaches analyse evolution by using …
SqueakMap
squeak
NOTE: This code is not maintained anymore and IMHO not interesting since CVS and its pserver protocol must be totally uninteresting these days. SqCVS is a clean implementation of the CVS pserver protocol in Squeak. It is written on top …
SqueakMap
squeak
Requires the FFI plugin and the sqlite shared library, fromhttp://www.hwaci.com/sw/sqlite . Provides SQLiteConnection: db := SQLiteConnection fileNamed: 'test.db'.arrayOfDicts := db executeQuery: 'SELECT * FROM foo'.
SqueakMap
squeak
This is a first cut at an FFI wrapper for SQLite3 based on Avi Bryant's wrapper for SQLite version 2. It requires the FFI plugin (SqueakFFIPrims), and SQLite3 (it comes with Tiger, but you can also get it and documentation …
SqueakMap
squeak
This framework enables applications to make use of shared objects in a distributed system with optimistic updates. It is well-suited for graphical user interfaces that rely on fast updates (< 200 ms).>
SqueakMap
squeak
I am here to learn squeak and have fun with funny quotes sayings and jokes
SqueakMap
squeak
The project as it lives on Bobs Super Swiki
SqueakMap
squeak