wok view clisp/description.txt @ rev 23848

inkscape: update build_depends
author Richard Dunbar <mojo@slitaz.org>
date Sun Jun 14 23:18:03 2020 -0400 (2020-06-14)
parents
children
line source
1 Common Lisp is a high-level, general-purpose, object-oriented, dynamic,
2 functional programming language.
4 CLISP is a Common Lisp implementation by Bruno Haible, then of Karlsruhe
5 University, and Michael Stoll, then of Munich University, both in Germany. It
6 implements the language described in the ANSI Common Lisp standard with many
7 extensions.