Software (24)

Categories:

See Also:
Sites:

http://www.prakinf.tu-ilmenau.de/~hirsch/Projects/Squeak/AspectS/
AspectS Open in a new browser window
   General-purpose aspect-oriented extension to Smalltalk, in the Squeak environment.
   http://www.prakinf.tu-ilmenau.de/~hirsch/Projects/Squeak/AspectS/
http://people.advantive.com/~spair/comanche/
Comanche Open in a new browser window
   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]
   http://people.advantive.com/~spair/comanche/
http://freshmeat.net/projects/kom/?topic_id=90%2C92%2C250%2C150
Comanche HTTP Server Project Details Open in a new browser window
   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]
   http://freshmeat.net/projects/kom/?topic_id=90%2C92%2C250%2C150
http://www.mars.dti.ne.jp/~umejava/smalltalk/stClasses/dandelion/
Dandelion Open in a new browser window
   Smalltalk code analysis/output framework, for Squeak; analyze code, output results, in varied formats.
   http://www.mars.dti.ne.jp/~umejava/smalltalk/stClasses/dandelion/
http://dynapad.swiki.net/1
Dynapad Open in a new browser window
   Student project for PDA OS/environment written in and based on Squeak, to be like Newton OS. [Open Source]
   http://dynapad.swiki.net/1
http://freshmeat.net/projects/dynapad/?topic_id=864
Dynapad Project Details Open in a new browser window
   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]
   http://freshmeat.net/projects/dynapad/?topic_id=864
http://www.kurtz-fernhout.com/squeak/
Embedded Squeak, Speech Synthesizer Open in a new browser window
   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]
   http://www.kurtz-fernhout.com/squeak/
http://www.consultar.com/Squeak/GA/
Genetic Algorithms in Squeak Open in a new browser window
   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.
   http://www.consultar.com/Squeak/GA/
http://freshmeat.net/projects/gainsqueak/?topic_id=97
Genetic Algorithms in Squeak Project Details Open in a new browser window
   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, downloa
   http://freshmeat.net/projects/gainsqueak/?topic_id=97
http://nishis-web.hp.infoseek.co.jp/smalltalk/Squeak/goodies/
Goodies and Toys Open in a new browser window
   Many free VisualWorks programs ported to Squeak, by Satoshi Nishihara. Many were first coded by Atsushi Aoki.
   http://nishis-web.hp.infoseek.co.jp/smalltalk/Squeak/goodies/
http://freshmeat.net/projects/microcosms/?topic_id=97
Microcosms in Squeak Project Details Open in a new browser window
   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. [freshmea
   http://freshmeat.net/projects/microcosms/?topic_id=97
http://freshmeat.net/projects/odbcforsqueak/
ODBC for Squeak Project Details Open in a new browser window
   Very simple framework for Open DataBase Connectivity support in Squeak. Status page: description, release announcements, downloads, comments, links, contact. [freshmeat.net, Open Source, GPL]
   http://freshmeat.net/projects/odbcforsqueak/
http://freshmeat.net/projects/piechartmorph/
PieChartMorph Project Details Open in a new browser window
   Morph for drawing pie charts in Squeak. Status page: description, release announcements, downloads, comments, links, contact. [freshmeat.net, Open Source, LGPL]
   http://freshmeat.net/projects/piechartmorph/
http://freshmeat.net/projects/plotmorph/
Plot Morph in Squeak Project Details Open in a new browser window
   Morph used to draw X-Y plots in Squeak. Status page: description, release announcements, downloads, comments, links, contact. [freshmeat.net, Open Source, GPL]
   http://freshmeat.net/projects/plotmorph/
http://www.cc.gatech.edu/fac/mark.guzdial/squeak/pws/
Pluggable WebServer Open in a new browser window
   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.
   http://www.cc.gatech.edu/fac/mark.guzdial/squeak/pws/
http://minnow.cc.gatech.edu/squeak/3043
Prevayler for Squeak Open in a new browser window
   Port of Prevayler (transparent persistence engine, originally in Java) to squeak. [Open source, GPL]
   http://minnow.cc.gatech.edu/squeak/3043
http://www.create.ucsb.edu/squeak/STP12.html
STP12 Goodies for Squeak 2.7 Open in a new browser window
   Stephen Travis Pope's Version 12 Goodies Collection: many new tools, and system class extensions.
   http://www.create.ucsb.edu/squeak/STP12.html
http://www.beta4.com/seaside2/
Seaside: Squeak Enterprise Aubergines Server Open in a new browser window
   Web application toolkit for Squeak. Goals: full separation of logic from presentation, flexible application control flow, reuse by composition, smooth interaction with Web browsers.
   http://www.beta4.com/seaside2/
http://www.create.ucsb.edu/Siren/
Siren Open in a new browser window
   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, Wi
   http://www.create.ucsb.edu/Siren/
http://www.mars.dti.ne.jp/~umejava/smalltalk/stClasses/smallInterfaces/
SmallInterfaces Squeak Port Open in a new browser window
   Smalltalk extension, introduced the notion of interface in Smalltalk, first developed by Benny Sadeh. Allows limiting variable types.
   http://www.mars.dti.ne.jp/~umejava/smalltalk/stClasses/smallInterfaces/
http://freshmeat.net/projects/squeak/
Squeak Project Details Open in a new browser window
   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.
   http://freshmeat.net/projects/squeak/
http://freshmeat.net/projects/squeakinonedisk/
Squeak in One Disk Project Details Open in a new browser window
   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]
   http://freshmeat.net/projects/squeakinonedisk/
http://freshmeat.net/projects/videoflowforsqueak/
VideoFlow for Squeak Project Details Open in a new browser window
   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]
   http://freshmeat.net/projects/videoflowforsqueak/
http://freshmeat.net/projects/remotest/
rST Project Details Open in a new browser window
   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 anno
   http://freshmeat.net/projects/remotest/

Newsgroups:

Last Updated: 2004-08-06 07:15:40