A Common Lisp Interpreter
Common Lisp is a high-level, all-purpose programming language. CLISP is
an implementation of Common Lisp that closely follows the book "Common
Lisp - The Language" by Guy L. Steele Jr. This package includes an
interactive programming environment with an interpreter, a compiler,
and a debugger. Start this environment with the command 'clisp'.
CLISP documentation is placed in the following directories:
/usr/share/doc/packages/clisp/
/usr/share/doc/packages/clisp/doc/
As well as the conventional CLISP, this package also includes CLX, an
extension of CLISP for the X Window System. The X Window System must be
installed before running the clx command. The description of this CLX
version (new-clx) is placed in
/usr/share/doc/packages/clisp/clx/
with the file README. The subdirectory
/usr/share/doc/packages/clisp/clx/demos/
contains two nice applications.
- Developed at devel:languages:misc
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates/clisp && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000787 787 Bytes | |
check-build.sh | 0000000889 889 Bytes | |
clisp-2.39-ia64-wooh.dif | 0000000463 463 Bytes | |
clisp-2.49-clx_demos.dif | 0000006437 6.29 KB | |
clisp-2.49-configure.dif | 0000005189 5.07 KB | |
clisp-2.49-gctoken.dif | 0000000329 329 Bytes | |
clisp-2.49-personality.patch | 0000000823 823 Bytes | |
clisp-2.49-postgresql.dif | 0000000327 327 Bytes | |
clisp-2.49-rpath.dif | 0000000573 573 Bytes | |
clisp-2.49.92.tar.bz2 | 0008919616 8.51 MB | |
clisp-db6.diff | 0000001274 1.24 KB | |
clisp-link.dif | 0000001848 1.8 KB | |
clisp-linux.patch | 0000000681 681 Bytes | |
clisp-rpmlintrc | 0000000382 382 Bytes | |
clisp.changes | 0000046012 44.9 KB | |
clisp.spec | 0000011370 11.1 KB |
Revision 50 (latest revision is 52)
- Depends on gzip as CLISP memory image data are compressed with gzip (boo#1132118). (forwarded request 1030408 from marxin)
Comments 0