How to Install sbcl-doc in Ubuntu 18.04



Install sbcl-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install sbcl-doc

Description:

Documentation for Steel Bank Common Lisp

This package provides documentation for SBCL -- a development environment for the ANSI Common Lisp language. . The documents in this package cover SBCL-specific extensions to the language, explain how to use this Common Lisp implementation and how it differs from the ANSI standard. . The manual about SBCL's internals is also included in this package and may be of interest for people who intent to work with SBCL's source code.

Homepage: http://www.sbcl.org

Version: 2:1.4.5-1

Section: universe/doc