coalton

MIT

An efficient, statically typed functional programming language that supercharges Common Lisp.

$ area51 add coaltonCopy

Usage

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