clisp 1:2.49.20170913-3ubuntu2 source package in Ubuntu
Changelog
clisp (1:2.49.20170913-3ubuntu2) bionic; urgency=medium * No-change rebuild for ffcall soname change. -- Matthias Klose <email address hidden> Mon, 27 Nov 2017 10:38:48 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- interpreters
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
clisp_2.49.20170913.orig.tar.gz | 10.2 MiB | 08181495463de86f275706d764b336f083c0ca63cc4f51a1d2043ea5216f0d7a |
clisp_2.49.20170913-3ubuntu2.debian.tar.xz | 32.3 KiB | 9582a30d9aff3c7fecd7dfc0c8440970b11ef9a30a08050908ff1bd7e8a8e0c2 |
clisp_2.49.20170913-3ubuntu2.dsc | 3.8 KiB | 2c5ff0bd612f7c484d34dfae6a58848db09dcdb393b7a47e9939991fa17ed80b |
Available diffs
Binary packages built by this source
- clisp: GNU CLISP, a Common Lisp implementation
ANSI Common Lisp is a high-level, general-purpose programming language.
GNU CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe
University and Michael Stoll of Munich University, both in Germany.
It mostly supports the Lisp described in the ANSI Common Lisp standard.
It runs on most Unix workstations (GNU/Linux, FreeBSD, NetBSD, OpenBSD,
Solaris, Tru64, HP-UX, BeOS, NeXTstep, IRIX, AIX and others) and on
other systems (Windows NT/2000/XP, Windows 95/98/ME) and needs only
4 MB of RAM.
.
It is Free Software and may be distributed under the terms of GNU GPL,
while it is possible to distribute commercial proprietary applications
compiled with GNU CLISP.
.
The user interface comes in English, German, French, Spanish, Dutch,
Russian and Danish, and can be changed at run time.
GNU CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP,
a foreign language interface, sockets, i18n, fast bignums and more.
An X11 interface is available through CLX, Garnet, CLUE/CLIO.
GNU CLISP runs Maxima, ACL2 and many other Common Lisp packages.
- clisp-dbgsym: debug symbols for clisp
- clisp-dev: GNU CLISP, a Common Lisp implementation (development files)
This is the link kit of clisp, it can be used to add external modules (written
for example in C) to the implementation. The module can define new
variables, symbols and functions for use in clisp. Examples include
database interfaces or widget libraries. Normal users do not need
this.
.
See also http://clisp.cons. org/impnotes. html#modules
.
ANSI Common Lisp is a high-level, general-purpose programming language.
GNU CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe
University and Michael Stoll of Munich University, both in Germany.
It mostly supports the Lisp described in the ANSI Common Lisp standard.
It runs on most Unix workstations (GNU/Linux, FreeBSD, NetBSD, OpenBSD,
Solaris, Tru64, HP-UX, BeOS, NeXTstep, IRIX, AIX and others) and on
other systems (Windows NT/2000/XP, Windows 95/98/ME) and needs only
4 MB of RAM.
- clisp-doc: GNU CLISP, a Common Lisp implementation (documentation)
This is the documentation for clisp.
.
ANSI Common Lisp is a high-level, general-purpose programming language.
GNU CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe
University and Michael Stoll of Munich University, both in Germany.
It mostly supports the Lisp described in the ANSI Common Lisp standard.
It runs on most Unix workstations (GNU/Linux, FreeBSD, NetBSD, OpenBSD,
Solaris, Tru64, HP-UX, BeOS, NeXTstep, IRIX, AIX and others) and on
other systems (Windows NT/2000/XP, Windows 95/98/ME) and needs only
4 MB of RAM.
- clisp-module-berkeley-db: clisp module that adds an interface to Berkeley DB
This adds a module to clisp that implements an interface to the
Berkeley DB.
- clisp-module-berkeley-db-dbgsym: debug symbols for clisp-module-berkeley-db
- clisp-module-bindings-glibc: clisp module that adds the glibc bindings
This adds a module to clisp that implements an interface to the
glibc library, adding support for a number of low level functions.
- clisp-module-bindings-glibc-dbgsym: debug symbols for clisp-module-bindings-glibc
- clisp-module-clx: clisp module that adds X11 bindings
This adds a module to clisp that implements an interface to the
X11 called CLX.
- clisp-module-clx-dbgsym: debug symbols for clisp-module-clx
- clisp-module-dbus: clisp module that adds an interface to D-Bus
This adds a module to clisp that implements an interface to the
D-Bus system.
- clisp-module-dbus-dbgsym: debug symbols for clisp-module-dbus
- clisp-module-gdbm: clisp module that adds an interface to GNU DBM
This adds a module to clisp that implements an interface to
GNU DBM.
- clisp-module-gdbm-dbgsym: debug symbols for clisp-module-gdbm
- clisp-module-pcre: clisp module that adds libpcre support
This adds a module to clisp that implements an interface to the
libpcre which implements Perl-compatible regular expressions.
- clisp-module-pcre-dbgsym: debug symbols for clisp-module-pcre
- clisp-module-postgresql: clisp module that adds a PostgreSQL interface
This adds a module to clisp that implements an interface to the
PostgreSQL DB using the C bindings.
- clisp-module-postgresql-dbgsym: debug symbols for clisp-module-postgresql
- clisp-module-rawsock: clisp module that adds a low level socket interface
This adds a module to clisp that implements an interface to the
socket interfaces.
- clisp-module-rawsock-dbgsym: debug symbols for clisp-module-rawsock
- clisp-module-zlib: clisp module that adds zlib support for vectors
This adds a module to clisp that implements a zlib interface,
allowing you to compress vectors using zlib.
- clisp-module-zlib-dbgsym: debug symbols for clisp-module-zlib