Language

Package: cl-agnostic-lizard @ 0.0.0-1.fe3a737

Synopsis

Almost correct portable code walker for Common Lisp

Description

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.

Home page
https://gitlab.common-lisp.net/mraskin/agnostic-lizard
Location
gnu/packages/lisp-xyz.scm (line: 14281, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings