clisp
Portable, bytecode-compiled implementation of Common Lisp
CLISP is a Common Lisp implementation. It mostly supports the Lisp described in the ANSI Common Lisp standard. It includes an interpreter, a compiler, almost all of CLOS, a foreign language interface and a socket interface. An X11 interface is available through CLX and Garnet. Command line editing is provided by readline. CLISP runs on microcomputers (OS/2, Windows 95/98/NT/2000/XP, Amiga 500-4000, Acorn RISC PC) as well as on Unix workstations (GNU/Linux, BSD, SVR4, Sun4, DEC Alpha OSF, HP-UX, NeXTstep, SGI, AIX, Sun3 and others) and needs only 2 MB of RAM. The user interface comes in German, English, French, Spanish, Dutch and Russian, and can be changed at run time.
homepage ↗ sourceforge: clisp gitlab: gnu-clisp/clisp
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 2.49.92-r3 | 2 | 13 h | details › |
Versions & arches
| Version | Overlay | amd64 | x86 | ppc64 | riscv | alpha | mips | ppc | sparc | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 2.49.92-r3 | gentoo | amd64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | mips testing | ppc stable | sparc testing | — | view · download · history ↗ |
| 2.49.92-r1 | gentoo | amd64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | mips testing | ppc stable | sparc testing | — | view · download · history ↗ |
Use flags of 2.49.92-r3
- hyperspec Use local hyperspec instead of online version
- X Add support for X11
- berkdb Add support for sys-libs/db (Berkeley DB)
- dbus Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)
- fastcgi Add support for the FastCGI interface
- gdbm Add support for sys-libs/gdbm (GNU database libraries)
- gtk Add support for x11-libs/gtk+ (The GIMP Toolkit)
- +pcre Add support for Perl Compatible Regular Expressions
- postgres Add support for the postgresql database
- +readline Enable support for libreadline, a GNU line-editing library that almost everyone wants
- svm Build CLISP with support for the Support Vector Machine module
- threads Add threads support for various packages. Usually pthreads
- +unicode Add support for Unicode
- +zlib Add support for zlib compression