vernacular
Module system for language embeddings.
$ area51 add vernacularCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(vernacular:some-function ...)Module system for language embeddings.
$ area51 add vernacularCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(vernacular:some-function ...)