How to Install cl-rt in Ubuntu 18.04



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

sudo apt update
sudo apt install cl-rt

Description:

Common Lisp regression tester from MIT

This is MIT's regression tester for Common Lisp programs. It provides a framework for writing regression tests for Common Lisp packages. This package includes Paul Dietz's modifications to the original MIT release.

Homepage: http://www-2.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/code/testing/rt/

Version: 20040621-4

Section: universe/devel