How to Install clisp-doc in Ubuntu 18.04



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

sudo apt update
sudo apt install clisp-doc

Description:

GNU CLISP, a Common Lisp implementation (documentation)

This is the documentation for clisp. . ANSI Common Lisp is a high-level, general-purpose programming language. GNU CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe University and Michael Stoll of Munich University, both in Germany. It mostly supports the Lisp described in the ANSI Common Lisp standard. It runs on most Unix workstations (GNU/Linux, FreeBSD, NetBSD, OpenBSD, Solaris, Tru64, HP-UX, BeOS, NeXTstep, IRIX, AIX and others) and on other systems (Windows NT/2000/XP, Windows 95/98/ME) and needs only 4 MB of RAM.

Homepage: http://www.clisp.org/

Version: 1:2.49.20170913-4build1

Section: universe/doc