monkeylib-text-languages

BSD

Compiler for text-based languages.

$ area51 add monkeylib-text-languagesCopy

Usage

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