Slide 42
Slide 42 text
[1] P. Curtis, (algorithms), Lisp Pointers, ACM SIGPLAN,
3(1):48-61, July 1989 (an intro. for PCL code walker)
[2] B. v. Melle, Implementation of an Iteration Macro, Lisp
Pointers, ACM SIGPLAN, 3(2-4):29-40, Apr 1990
[3] R. C. Waters, Macroexpand-All: An example of a Simple
Lisp Code Walker, Lisp Pointers, ACM SIGPLAN, 6(1):25-32,
Jan 1993
[4] J. Fremlin, Portable Common Lisp code walking with
macroexpand-dammit, Jul 2009 (g000001, a Japanese intro.)
[5] Hacker News, news.ycombinator.com/item?id=3607707,
Feb 2012
[6] Z. Beane, The tree-walkers of CL, CL Tips, Feb 2013
[7] @quek, Using hu.dwim.walker (in Japanese), May 2013
References (1/2)
42