[plt-scheme] Formlets in PLT

Eli Barzilay eli at barzilay.org
Wed Sep 17 06:54:35 EDT 2008


On Sep 17, Dave Herman wrote:
> > In the latest SVN, there is a web-server/formlets directory with a
> > 'formlets' module.
> 
> How about a `main' module in the web-server/formlets directory...
> 
> > (require web-server/formlets/formlets)
> 
> ...so you could write (require web-server/formlets)?

The `main.ss' thing works only at the top level of a collection.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!



More information about the plt-scheme mailing list