30224 packages
— page 108
Fun pair-programming session with Anya
GitHub
Exploring ASU RSO with Gtoolkit
GitHub
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
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
We needed a system to run an set of cosistency-checking sql queries to report users about problems. Then appeared othet kinds of tasks.
SqueakSource
Projekt "Arbeitsteilung Entwickler-Operateur", Humboldt Universität zu Berlin
SqueakSource
Personal code from working on the Squeak By Example tutorial.
SqueakSource
squeak
Athena is a minimal headless Smalltalk virtual machine written in Java. Interaction are enabled through a network connection with Squeak.
SqueakSource
squeak
Simple virtual machine written in Squeak.An overview of AthenaS is:a simple vm implementation that execute a reduced set of bytecode (cf. AthenaSVM>>run:)a compiler (based on the RB AST) that translates Smalltalk code into this bytecode.What I personally think is the …
SqueakSource
squeak
A vector graphics framework for Pharo with nice little back-ends such as Cairo.
SqueakSource
pharo
Group work of Aleksey Myakushko and Vyacheslav Dzyadok
SqueakSource
private project for producing current awareness pages via Bayes
SqueakSource
some task management code
SqueakSource
Support for the Atom feed format and the Atom Publishing Protocol
SqueakSource
A packaged based on the design of RSRSS for Seaside 2.8. This is not a full atom implementation but just enough to support the Atom feeds on my blog, http://onsmalltalk.com. It's basically like a mini sessionless Seaside, you subclass the …
SqueakSource
Linux game ported to Squeak environment. in 3.7 load Array2D first, or try with the Games Package
SqueakMap
squeak
This package contains a lock-free implementation of two kinds of queues: FIFO and LIFO.There is no hard guarantees from currently existing VMs about an atomicity of certain operations.However, a current VMs implementation can't interrupt a running process between two simple …
SqueakSource
A tool for parsing quicktime atoms.
SqueakSource