wok view clisp/description.txt @ rev 12964

sqlite: No need to add lib .so files into sqlite package cause with have libsqlite. Sqlite is also DEPENDS on libsqlite so i don't know your problem pascal.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu May 31 18:52:02 2012 +0000 (2012-05-31)
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.