april

Apache-2.0

April is a subset of the APL programming language that compiles to Common Lisp.

$ area51 add aprilCopy

Usage

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