PLT Scheme version 4.1.2 is now available from
http://plt-scheme.org/This is a bug-fix release. [Note that mirror sites can take a while to catch up with the new downloads.] Feedback Welcome.
PLT Scheme version 4.1.2 is now available from
http://plt-scheme.org/This is a bug-fix release. [Note that mirror sites can take a while to catch up with the new downloads.] Feedback Welcome.
Labels: release
Many users often post to the plt-scheme
mailing list asking for introductions to Web application development in PLT Scheme. They've heard of the continuation-based PLT Web Server and want a gentle introduction. Unfortunately, there has been a distinct lack of good documentation and tutorials for the server. Taking the cue from two users: Jens Axel Soegaard and David Reynolds, we've written a tutorial with Danny Yoo.
The tutorial is available at http://docs.plt-scheme.org/continue/index.html. It walks through the creation of a blog application, introducing features slowly and culminates in an SQL-backed database for the posts. Of particular interest, is the fast start servlet setup based on the Instaservlet package from Untyped.
Please take a look and pass along this as a pointer to those who may be interested in PLT Scheme.
Labels: continuations, documentation, drracket, tutorials, web-server
PLT Scheme version 4.1.1 is now available from
http://plt-scheme.org/Notable changes:
Labels: release