Subject: Re: How to execute a function passed as a list
From: rpw3@rpw3.org (Rob Warnock)
Date: Fri, 14 Mar 2008 22:30:52 -0500
Newsgroups: comp.lang.lisp
Message-ID: <Pf6dndFHyqNx30banZ2dnUVZ_qainZ2d@speakeasy.net>
Marco Antoniotti  <marcoxa@gmail.com> wrote:
+---------------
| On Mar 14, 3:22�pm, Jason <jeme...@gmail.com> wrote:
| > Speaking of cool, I have a plan to build an entire language using
| > nothing but regular expression syntax and here doc formatting.
| > Now THAT would be cool!
| 
| You cannot beat this: http://www.dangermouse.net/esoteric/piet.html
| (but wait! Is "cool" right in this case? :) )
+---------------

Come on, guys! No discussion of perverse Turing-complete languages
is complete without a mention of "Brainf*ck" [eight instructions
denoted by "<>+-.,[]"]:

    http://www.muppetlabs.com/~breadbox/bf/

and "Whitespace" [only three ops, using #\space, #\tab, and #\newline]:

    http://compsoc.dur.ac.uk/whitespace/


-Rob

-----
Rob Warnock			<rpw3@rpw3.org>
627 26th Avenue			<URL:http://rpw3.org/>
San Mateo, CA 94403		(650)572-2607