Joy, Lambdas, Combinators, Procedures

iepos@tunes.org iepos@tunes.org
Thu, 3 Feb 2000 20:45:05 -0800 (PST)


[Charset iso-8859-1 unsupported, filtering to ASCII...]
> > There is another way to eliminate parentheses which is much
> > better. Simply write the application of "f" to "x" as "@fx",
> > prefixing "@" to the function expression and parameter
> > expression. Of course, any atomic expression would work
> > in place of "@" (we chose "@" because it suggests "application").

> The purely applicative programming language unlambda, based on combinators,
> uses ` instead of @ (actually, I fear that unlambda is not so pure, in that
> it has imperative I/O). See around
> 	http://www.eleves.ens.fr:8080/home/madore/programs/unlambda/

thanks for mentioning it.
They do use ` in the same way that i used @

what a silly system...
The quining part is especially interesting.

> [ Fran_ois-Ren_ _VB Rideau | Reflection&Cybernethics | http://fare.tunes.org ]

- "iepos" (Brent Kerby)