Top 10 MUST KNOW programming languages if you want to be a programmer!
DISCUSS
Name:
Anonymous2005-10-05 13:57
>>23
"pure LISP": theoretical LISP. the originally proposed one with only atom, car, cdr, cons, eq, and cond (and perhaps a few others I forget). Put another way: write a LISP interpreter.