teejeejee ([info]teejeejee) wrote,
@ 2008-03-22 11:27:00
Previous Entry  Add to memories!  Tell a Friend!  Next Entry
Entry tags:debian, seaside, smalltalk

Seaside on Debian
GNU Smalltalk 3.1 rc1 includes Seaside, a web application framework based on continuations.

To use, you'll need to install package gnu-smalltalk 3.1~rc1-2 from experimental. Then, from a terminal, launch gst and type[1]:

st> PackageLoader fileInPackage: 'Seaside'
st> PackageLoader fileInPackage: 'Seaside-Development'
st> PackageLoader fileInPackage: 'Seaside-Examples'
st> ObjectMemory snapshot: 'seaside.im'
Now start you can start Seaside with gst-remote -I seaside.im --daemon --start=Seaside, and launch your browser on http://localhost:8080/seaside:
Seaside Seaside counter sample application

[1] taken from GNU Smalltalk info page


Create an Account
Forgot your login?
Login w/ OpenID
English • Español • Deutsch • Русский…