[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Scheme-reports] parameterize missing parentheses



leppie scripsit:

> All the examples I have (ever?) seen, simply use an identifier.

In practice, people simply bind top-level variables to parameter objects
and use them to emulate Common Lisp dynamic variables.  But parameters
have a great deal more flexibility, being in fact first-class (like most
things in the Lambda Order): they can be passed or returned by procedures,
stored in data structures, bound to local variables, etc.

--
Do what you will,                       John Cowan
   this Life's a Fiction                cowan@x
And is made up of                       http://www.ccil.org/~cowan
   Contradiction.  --William Blake

_______________________________________________
Scheme-reports mailing list
Scheme-reports@x
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports