cl-agnostic-lizard 0.0.0-1.fe3a737 Almost correct portable code walker for Common Lisp
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.
- Website: https://gitlab.common-lisp.net/mraskin/agnostic-lizard
- License: GPL 3+
- Package source: lisp-xyz.scm
- Patches: None
- Builds: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux, i586-gnu