wok-next view clisp/description.txt @ rev 19465

linld: add zImage support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 24 15:20:54 2016 +0200 (2016-10-24)
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.