パッケージ: cl-heredoc (0.1.0~git20210329.a8c8a35+ds1-1)
cl-heredoc に関するリンク
Trisquel の資源:
cl-heredoc ソースパッケージをダウンロード:
- [cl-heredoc_0.1.0~git20210329.a8c8a35+ds1-1.dsc]
- [cl-heredoc_0.1.0~git20210329.a8c8a35+ds1.orig.tar.xz]
- [cl-heredoc_0.1.0~git20210329.a8c8a35+ds1-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Common Lisp Team (メールアーカイブ)
- Sean Whitton
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
reader macro for heredocs in Common Lisp
cl-heredoc is an implementation of "here documents" that allow the user to embed literal strings into code or data without any need for quoting, something that is missing in both ANSI Common Lisp and popular implementations.
It is implemented in portable, ANSI-standard Common Lisp.