wok-current annotate 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 |
| rev | line source |
|---|---|
| samuel_trassare@11761 | 1 Common Lisp is a high-level, general-purpose, object-oriented, dynamic, |
| samuel_trassare@11761 | 2 functional programming language. |
| samuel_trassare@11761 | 3 |
| samuel_trassare@11761 | 4 CLISP is a Common Lisp implementation by Bruno Haible, then of Karlsruhe |
| samuel_trassare@11761 | 5 University, and Michael Stoll, then of Munich University, both in Germany. It |
| samuel_trassare@11761 | 6 implements the language described in the ANSI Common Lisp standard with many |
| samuel_trassare@11761 | 7 extensions. |