[ ソース: agnostic-lizard ]
パッケージ: cl-agnostic-lizard (0~git20201010.1.fe3a737-2)
cl-agnostic-lizard に関するリンク
Debian の資源:
agnostic-lizard ソースパッケージをダウンロード:
- [agnostic-lizard_0~git20201010.1.fe3a737-2.dsc]
- [agnostic-lizard_0~git20201010.1.fe3a737.orig.tar.xz]
- [agnostic-lizard_0~git20201010.1.fe3a737-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [gitlab.common-lisp.net]
類似のパッケージ:
best-effort 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), which 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.