english deutsch
AspectS
General-purpose aspect-oriented extension to Smalltalk, in the Squeak environment.
Comanche
Full featured Web server system for Smalltalk, In Squeak; and related sub-projects: http core protocol, client; webdav support, packaging utility, dynamic bindings framework. Replaces Pluggable Web Server. [Advantive, Open Source]
Comanche HTTP Server Project Details
Web server platform for Smalltalk, now for Squeak dialect, but can be ported to other dialects with modest effort. Status page: description, release announcements, downloads, comments, links, contact. [freshmeat.net, Open Source, MIT/X]
Dandelion
Smalltalk code analysis/output framework, for Squeak; analyze code, output results, in varied formats.
Dynapad
Student project for PDA OS/environment written in and based on Squeak, to be like Newton OS. [Open Source]
Dynapad Project Details
PDA OS/environment mainly for PDAs, written in and based on Squeak, main model (philosophy, not appearance) is Newton OS; runs on most OSs and on x86 hardware directly. [freshmeat.net, Open Source, OSI]
Embedded Squeak, Speech Synthesizer
By Kurtz-Fernhout Software: version 1.0 for Squeak 2.2, by Paul Fernhout. Zip file has standalone Exe file to run Squeak in Win95 text-only console, and all source code (VC++ 5.0, Squeak 2.2) to produce it. [Open Source, Squeak license]
Genetic Algorithms in Squeak
GA framework, implements operations of selection, mutation, crossing-over; with visualization features; memetic-algorithm abilities by implementing local search based on normal and dynamic hill climbing.
Genetic Algorithms in Squeak Project Details
GA framework implements selection, mutation, crossing-over; abilities of Smalltalk for modeling, Squeak for visualization and development, were exploited, prioritized despite their seeming slowness. Status page: description, release announcements, downloads, comments, links, contact. [freshmeat.net, Open Source, GPL]
Goodies and Toys
Many free VisualWorks programs ported to Squeak, by Satoshi Nishihara. Many were first coded by Atsushi Aoki.
Microcosms in Squeak Project Details
Multi-agent simulation framework developed in Squeak Smalltalk, facilitates creating virtual systems; useful in studying emergent phenomena in complex systems. Status page: description, release announcements, downloads, comments, links, contact. [freshmeat.net, Open Source, GPL]
ODBC for Squeak Project Details
Very simple framework for Open DataBase Connectivity support in Squeak. Status page: description, release announcements, downloads, comments, links, contact. [freshmeat.net, Open Source, GPL]
PieChartMorph Project Details
Morph for drawing pie charts in Squeak. Status page: description, release announcements, downloads, comments, links, contact. [freshmeat.net, Open Source, LGPL]
Plot Morph in Squeak Project Details
Morph used to draw X-Y plots in Squeak. Status page: description, release announcements, downloads, comments, links, contact. [freshmeat.net, Open Source, GPL]
Pluggable WebServer
Describes server and toolkit to flexibly create CGI scripts in Squeak. Designed and implemented to help create different kinds of collaborative tools, builds on work of Georg Gollmann, strongly influenced by Tim Jones' WebTalk.
Prevayler for Squeak
Port of Prevayler (transparent persistence engine, originally in Java) to squeak. [Open source, GPL]
rST Project Details
Framework to support distributed Squeak objects, goals: transparency, so no need to change objects to go remote; to handle intermittent image availability, so mobile computers can interoperate in distributed systems. Status page: description, release announcements, downloads, comments, links, contact. [freshmeat.net, Open Source, GPL]
Seaside: Squeak Enterprise Aubergines Server
Web application toolkit for Squeak. Goals: full separation of logic from presentation, flexible application control flow, reuse by composition, smooth interaction with Web browsers.
Siren
General-purpose software framework to compose, produce sound and music programs; reimplements Musical Object Development Environment (MODE), software component of Interim DynaPiano project; set of near 350 class libraries, works on Squeak on Macintosh, Windows, Unix with support for MIDI and audio I/O.
SmallInterfaces Squeak Port
Smalltalk extension, introduced the notion of interface in Smalltalk, first developed by Benny Sadeh. Allows limiting variable types.
Squeak in One Disk Project Details
File for bootable floppy disk with powerful, Squeak Smalltalk development and experimentation environment. Status page: description, release announcements, downloads, comments, links, contact. [freshmeat.net, Open Source, Freeware]
Squeak Project Details
Super-portable, multi-media capable Smalltalk-80 based object-oriented programming environment, coded in all Smalltalk, high-performance VM, made by compiling Squeak VM code into efficient, portable C. Two GUIs: Morphic (from Self language), original MVC. Status page: description, release announcements, downloads, comments, links, contact. [freshmeat.net, Open Source, SqueakL]
STP12 Goodies for Squeak 2.7
Stephen Travis Pope's Version 12 Goodies Collection: many new tools, and system class extensions.
VideoFlow for Squeak Project Details
Mini-framework and tool for video in Squeak; filters are pushed into stack, processed in order, video comes from MPEG file or camera. Status page: description, release announcements, downloads, comments, links, contact. [freshmeat.net, Open Source, GPL]