Installation

In a nutshell

Lisps: Tested on Steel Bank Common Lisp v.24.0 or later, but should work on any standards-compliant Common Lisp.

Operating systems: Tested on Linux and OS X.

License: GNU General Public License v3 or later (GPLv3)

Repository: https://github.com/simoninireland/verilisp

Maintainer: Simon Dobson

Installation with ASDF and QuickLisp

At the moment Verilisp requires manual installation.

All the dependencies of Verilisp are in QuickLisp. Start your Lisp and run:

(ql:quickload "verilisp")