CMU Artificial Intelligence Repository
Home INFO Search FAQs Repository Root

Codewalking: Lisp code that grovels over arbitrary Lisp code

lang/lisp/code/codewalk/

   mapforms/  Mapforms: Moon's code walker
   walk/      Xerox Code Walker: Lisp code that grovels over 
              arbitrary Lisp code

See Also: 

   lang/lisp/code/tools/xref/
Since the underlying syntax of Lisp programs and data is the same, it is possible to write Lisp programs that walk down the structure of a program. These programs provide just such a facility.
CD-ROM: Prime Time Freeware for AI, Issue 1-1 Keywords: Code Walking, Lisp!Code Walking
Last Web update on Mon Feb 13 10:29:20 1995
AI.Repository@cs.cmu.edu