How to Install cl-modlisp in Ubuntu 18.04



Install cl-modlisp by entering the following commands in the terminal:

sudo apt update
sudo apt install cl-modlisp

Description:

Common Lisp interface to the Apache mod-lisp module

cl-modlisp provides a Common Lisp interface to the mod_lisp Apache module. The mod_lisp is a low-level Apache interface. This package provides a higher level layer on top of mod_lisp. The package has support for CMUCL, SBCL, CLISP, AllegroCL, and Lispworks.

Version: 0.6-7

Section: universe/devel