2821 packages
— page 6
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
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
Aton is a set of classes for accessing CDS/ISIS databases. Its name comes from the egyptian god Aton (or Aten), which was the first one god, and the first dead god as well. In spanish, my language, is spelled "Atón" …
SqueakSource
squeak
Control software for the Turtle Beach AT-101.
SqueakSource
this is an internal domain specific language, a pidgin, for Harel statecharts embedded in Helvetia It uses - the petitParser in Pharo and - the editor integration and syntax highlighting of helvetia Requires: - Pharo 1.1 - Helvetia-loader-lr.40 and packages …
SqueakSource
pharo
this is the pharo 1.1 compatible edition of the AuDSL, a domain specific language for Harel Statecharts. It contains an AuDSL3-Parserscript as well as the equivalent PetitParser methods. Requires: PetitParser-lr.194 (source.lukas-renggli.ch/petit) _ for documentation see wiki
SqueakSource
pharo
A Seaside application that shows history of methods.
SqueakSource
Add the capability to let class variables auto initialize themselves when first accessed by declaring an #<initialize> annotation on a class side initialization method
SqueakSource
Senoir project
SqueakSource
Applies categories to methods based on rules.
SqueakSource
Autosaver files out your desired category automatically every X minutes.
SqueakSource
Autotest is a live testing tool (similar to Ruby Autotest, but the Smalltalk way, more dynamic). Autotest automatically runs tests related to the method you edit. Screencast to see it in action: http://magaloma.blogspot.com/2010/06/autotest-for-pharo.html
SqueakSource
pharo