clisp 1:2.49-8.2build1 source package in Ubuntu

Changelog

clisp (1:2.49-8.2build1) trusty; urgency=low

  * No change rebuild against db 5.3.
 -- Dmitrijs Ledkovs <email address hidden>   Fri, 01 Nov 2013 23:26:46 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
alpha amd64 armel armhf hppa i386 ia64 mips mipsel powerpc kfreebsd-i386 kfreebsd-amd64 m68k hurd-i386 s390 sparc all
Section:
interpreters
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
clisp_2.49.orig.tar.gz 9.3 MiB 4a08b272e03855bfddc8498d86b928def59760bb36804de3f917215ab7b90a90
clisp_2.49-8.2build1.debian.tar.gz 31.6 KiB 19409815b37d12cf92f68b0dc8b3f6c72b8fe7d8bd61b7fbe33391e896b8fbd5
clisp_2.49-8.2build1.dsc 3.2 KiB 626a16c3f0587f2105a60eb7e58831bca916f9d4c3a79126cfc1563c83983981

View changes file

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-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-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-clx: clisp module that adds X11 bindings

 This adds a module to clisp that implements an interface to the
 X11 called 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-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-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-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-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-wildcard: clisp module that adds wildcard matching

 This adds a module to clisp that implements a wildcard matching, also
 called shell globbing.

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.