ops5

Public Domain

The Ops5 programming language for production systems

$ area51 add ops5Copy

Usage

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