[ ソース: trivial-macroexpand-all ]
パッケージ: cl-trivial-macroexpand-all (0~git20171020.933270a-2)
cl-trivial-macroexpand-all に関するリンク
Debian の資源:
trivial-macroexpand-all ソースパッケージをダウンロード:
- [trivial-macroexpand-all_0~git20171020.933270a-2.dsc]
- [trivial-macroexpand-all_0~git20171020.933270a.orig.tar.xz]
- [trivial-macroexpand-all_0~git20171020.933270a-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
macroexpand-all function which calls implementation-specific equivalent
Provides a macroexpand-all function that calls the implementation specific equivalent. This small library is one way to deal with the fact that the ANSI Common Lisp standard does not provide quite enough facilities to do completely reliable code walking.
Supported Common Lisp implementations: `abcl`, `allegro`, `ccl`, `clisp`, `cmucl`, `corman`, `lispworks`, `mkcl`, `sbcl`, `ecl` & `scl`.