eclector

BSD

A portable, extensible Common Lisp reader.

$ area51 add eclectorCopy

Usage

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