Paketname | librep9 |
Beschreibung | embeded lisp command interpreter library |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.90.2-1.1 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 1328 Byte |
Hängt ab von | libc6 (>= 2.3), libffi5 (>= 3.0.4), libgdbm3 (>= 1.8.3), libgmp3c2, libncurses5 (>= 5.7+20100313), l |
Empfohlene Pakete | |
Paketbetreuer | Luis Rodrigo Gallardo Cruz |
Quelle | librep |
Paketgröße | 339950 Byte |
Prüfsumme MD5 | d35b81dbc6b07dd2c3e378ce8b7f7ce9 |
Prüfsumme SHA1 | 01d2942968e7ea6d4f27c90492856d0a441e6a8b |
Prüfsumme SHA256 | 3ca826c7e61694e974bd1c6dd3b5cbd68dcc06f4a2190ef3b83eb6988f2ffc42 |
Link zum Herunterladen | librep9_0.90.2-1.1_i386.deb |
Ausführliche Beschreibung | rep is a dialect of Lisp, designed to be used both as an extension
language for applications and as a general purpose programming language.
.
It was originally written to be mostly-compatible with Emacs Lisp, but has
subsequently diverged markedly. Its aim is to combine the best features of
Scheme and Common Lisp and provide an environment that is comfortable for
implementing both small and large scale systems. It tries to be a
"pragmatic" programming language.
.
This package contains the shared library for applications that embed
the rep interpreter. You should not need to install this package manually.
|