wok-current diff clisp/description.txt @ rev 25786
Bump gvfs to fix issue with open files on android device, patch udev to fix mtp issue on pcmanfm
| author | Stanislas Leduc <shann@slitaz.org> |
|---|---|
| date | Tue Jul 29 18:05:13 2025 +0000 (2 months ago) |
| parents | |
| children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/clisp/description.txt Tue Jul 29 18:05:13 2025 +0000 1.3 @@ -0,0 +1,7 @@ 1.4 +Common Lisp is a high-level, general-purpose, object-oriented, dynamic, 1.5 +functional programming language. 1.6 + 1.7 +CLISP is a Common Lisp implementation by Bruno Haible, then of Karlsruhe 1.8 +University, and Michael Stoll, then of Munich University, both in Germany. It 1.9 +implements the language described in the ANSI Common Lisp standard with many 1.10 +extensions.