summaryrefslogtreecommitdiff
path: root/README
blob: a5d985283ff9452afdde69f5f0f9867ed5713c67 (plain)
1
2
3
4
5
6
Agnostic Lizard is a portable implementation of a code walker and in
particular of the macroexpand-all function (and macro) that makes a best
effort to be correct while not expecting much beyond what the Common Lisp
standard requires.

It aims to be implementation-agnostic and to climb the syntax trees.