[plt-scheme] Homepages in Scheme

From: Paulo Jorge de Oliveira Cantante de Matos (pocm at netvisao.pt)
Date: Tue Mar 9 17:39:40 EST 2004

Hi all,

I'm about to develop an homepage in DrScheme, however, I'd like to start
simple with just some simple servlets and static pages and then go to
something more complex. However, I'd like first to know if there is any
tool that could help me out on developing webpages in drscheme. 
Or I'll need to do:
(html 
        (head 
                (title "hello" ... 

blablabla...
)

and write everything verbatim?

Cheers,
-- 

Paulo J. Matos : pocm [_at_] mega . ist . utl . pt
Instituto Superior Tecnico - Lisbon
Computer and Software Eng. - A.I.
 - > http://mega.ist.utl.pt/~pocm
---
        -> God had a deadline...
                So, he wrote it all in Lisp!



Posted on the users mailing list.