ML Server Pages (was Re: CGI look-up environment variable's value in OCaml
"Aaron S. Hawley" <[email protected]>
| Newsgroups | gmane.org.ballistichelmet.lambda |
|---|---|
| Organization | University of Vermont |
| Message-ID | <[email protected]> |
ML Server Pages (MSP) http://ellemose.dina.kvl.dk/~sestoft/msp/index.msp <html> <head> <title>ML Server Pages</title> </head> <body> <h1>ML Server Pages</h1> <p><?MSP print "Hello World!" ?></p> </body> </html> On Thu, 28 Aug 2003, dvanhorn wrote: > (* > CGI look-up environment variable's value