Re: [q-lang-users] RFC: Conditional syntax
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2006-06-03 00:41:33
|
All right, the revised lambda.q is in cvs now, under examples. Realizing that Q has namespaces :), I didn't even bother to change the name of the lambda operation. In fact you can even replace the builtin lambda with the one from lambda.q by uncommenting a single line near the beginning of lambda.q. John Cowan wrote: > Albert Graef scripsit: > >>- The lambda function used to return combinator terms which weren't nice >>to look at, but could be unparsed, written to a file and read back. With >>the new built-in lambda function, you'll get an external <<Function>> >>object instead. > > For this reason, and also for the sheer coolness of it, I'd like to > see the old lambda stay in the standard library, but renamed "Lambda". > It's a nice executable demonstration of exactly how lambdas can be > expressed as combinators. -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |