Pakket: cl-launch (2.32-1) [universe]
Verwijzigingen voor cl-launch
Ubuntu bronnen:
Het bronpakket cl-launch downloaden:
Beheerder:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Francois-Rene Rideau
- Milan Zamazal
- Peter Van Eynde
It should generally not be necessary for users to contact the original maintainer.
Externe bronnen:
- Homepage [www.cliki.net]
Vergelijkbare pakketten:
uniform frontend to running Common Lisp code from the shell
CL-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. .
Andere aan cl-launch gerelateerde pakketten
|
|
|
-
- dep: common-lisp-controller (>= 5.11)
- Common Lisp source and compiler manager
-
- sug: common-lisp-controller (>= 6.2)
- Common Lisp source and compiler manager