[plt-scheme] ANN: SHP.plt - a PHP-like web framework for PLT Scheme

From: YC (yinso.chen at gmail.com)
Date: Mon Aug 17 21:15:33 EDT 2009

Hi all -

SHP 0.1 is now available through planet.  It is a PHP-like web framework for
PLT Scheme, created mainly to utilize the style of rapid UI prototyping, as
well as taking advantage of all capabilities PLT Scheme has to offer.

You can download it via planet

(require (planet bzlib/shp:1:0))

It includes an example site that you can play with to get the idea.  And you
can find the documentation and tutorial at
http://weblambda.blogspot.com/2009/08/introducing-shp-01-sheme-hypertext.html,
as well as links to other entries that more or less chronicles the
development process.

As usual for first release, you might find bugs and other issues with the
package, so please let me know if you encounter any such issues.

Cheers,
yc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090817/974cfd11/attachment.html>

Posted on the users mailing list.