DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamecl-launch
Beschreibunguniform frontend to running Common Lisp code from the shell
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version2.32-1
Sektionuniverse/devel
Prioritätoptional
Installierte Größe248 Byte
Hängt ab voncommon-lisp-controller (>= 5.11)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße64014 Byte
Prüfsumme MD56fae4be20c0a32d17139c7fa6ecb6b01
Prüfsumme SHA10f95f6ef558b87b872b291304f76abb8ac5b4928
Prüfsumme SHA2565364d534e2dc17ab2971cfc658592d8d9442b0a28d46161859702af6d55a75a3
Link zum Herunterladencl-launch_2.32-1_all.deb
Ausführliche BeschreibungCL-Launch will allow you to invoke Common Lisp source code from the shell command line or from a shell script. It will also allow you to turn your Common Lisp source programs into standalone executables or executable shell scripts (optionally using a dumped image), depending on the features available in your underlying implementation. . CL-Launch will automatically detect a supported Common Lisp implementation and use adequate invocation options. It can also be configured to fit exactly the programmer's desires. Supported implementations are: SBCL, CMUCL, GNU CLISP, ECL, OpenMCL, Allegro, GCL, LispWorks Pro. (no ASDF with gcl 2.6, use package gclcvs for fully supported gcl 2.7.) . CL-Launch also offers Common Lisp programs a simple uniform interface to invocation parameters (command-line arguments and environment variables) and installs a per-user cache for lisp fasl binaries in ~/.cache/lisp-fasl/ that is superseded by the common-lisp-controller cache for debian-installed implementations (except ecl and gcl) and can otherwise be moved or disabled through environment variables. CL-Launch may save memory images for fast startup (at the price of disk space). It can also be used as a quick way to evaluate and print simple Lisp forms from the command-line without invoking a full-fledged REPL. .


Impressum
Linux is a registered trademark of Linus Torvalds