How to Install sbcl-source in Ubuntu 18.04



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

sudo apt update
sudo apt install sbcl-source

Description:

Source code files for SBCL

This package provides the source code for SBCL -- a development environment for the ANSI Common Lisp language. . The source code is useful in conjunction with development environments and debuggers like SLIME, that allow macro expansion and lookup of source definitions. . Installing this package enables your source browser to dig deeply into the core of Steel Bank Common Lisp.

Homepage: http://www.sbcl.org

Version: 2:1.4.5-1

Section: universe/doc