clweb

MIT

A literate programming system for Common Lisp

$ area51 add clwebCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clweb:some-function ...)

Dependencies