On Tuesday 21 July 2009 18:45:55 John Doty wrote: > Here, as promised, is the text of the first installment of my > tutorial. Text only, I still gotta figure out the wiki. Comments are > welcome.
I would teach people the:
(define (add1 x)
(+ x 1))
Syntax for function definition before introducing lambda properly later.
Cheers,
Peter
--
Peter Brett <[email protected]>
Remote Sensing Research Group
Surrey Space Centre
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

