april

Apache-2.0

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

$ area51 add aprilコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(april:some-function ...)