User:Kevin Reid/Common Lisp tasks: Difference between revisions

undo my edit as i wasn't supposed to edit the list
No edit summary
(undo my edit as i wasn't supposed to edit the list)
Line 171:
* [[Arithmetic Evaluator#Common Lisp]] — I think there could be some simplification by changing to a prefix AST and using the CL operator names (use symbol-function, not eval).
* [[Pattern Matching#Common Lisp]] — See if there's a pattern matching library that offers more-lispy syntax.
:: How does more Lispy syntax look for you? I could implement it in Toadstool, you know. [[User talk:foobie-bletch|Foobie Bletch]] 17:32, 11 August 2009 (UTC)
* [[Basic Animation]] and [[Pendulum Animation]] — Investigate using CLIM.