cl-heredoc
reader macro for heredocs in Common Lisp
Description
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.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/e-user/cl-heredoc
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install cl-heredoc