paren-files

MIT

Parenscript library for compiling files and ASDF systems.

$ area51 add paren-filesCopy

Usage

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