[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: (problem? 'guile)
Okay, I will answer one question. The following is the header of my current
homework assignment:
#! /bin/sh
#|
exec /usr/local/lib/plt/bin/mzscheme -r $0
|#
#| ----------------------------------------------------------------------------
The program prompts the user for a number, displaying the list of numbers
that have already been entered. When the user enters the word sum, the
program returns the sum of the numbers.
|#
(require-library "cgi.ss" "net")
(require-library "xml.ss" "xml")
It's a cgi script. Why don't you use Help Desk to read the docs for the XML
and the CGI library?
I let Shriram speak about Guile.
-- Matthias