Michael J. Forster <mike@sharedlogic.ca> wrote:
+---------------
| I've spent the last few days porting to PLT Scheme
| a web app that we wrote in CL. Quite enlightening.
+---------------
Please do share some of your experience. A long time ago
(circa 2001) I ported some web apps I'd written in PLT
Scheme (raw MzScheme, actually) to CMUCL, which was
basically no trouble at all. But then, I wasn't using
anything really obscure from MzScheme other than what
was in the "cgi.ss" library at the time. [I just whipped
up a small CGI package in CL, plus I used HTOUT for the HTML
generation rather than duplicating the "generate-html-output"
stuff in MzScheme.] I'd be interested in hearing what
surprises/difficulties you encountered going the other way...
-Rob
-----
Rob Warnock <rpw3@rpw3.org>
627 26th Avenue <URL:http://rpw3.org/>
San Mateo, CA 94403 (650)572-2607