Package: cl-launch (3.018-1)
Links for cl-launch
Debian Resources:
Download Source Package cl-launch:
Maintainers:
- Francois-Rene Rideau (QA Page)
- Christoph Egger (QA Page)
- Kan-Ru Chen (QA Page)
- Milan Zamazal (QA Page)
- Peter Van Eynde (QA Page)
External Resources:
- Homepage [www.cliki.net]
Similar packages:
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. Fully supported implementations are:
Allegro, CLISP, ClozureCL, CMUCL, ECL, GCL 2.7, SBCL, SCL.
Of these, SBCL, ECL and CLISP support creating standalone executables.
Partially supported implementations are:
LispWorks Professional, ABCL, GCL 2.6, XCL.
CL-Launch also offers Common Lisp programs a simple uniform interface to invocation parameters (command-line arguments and environment variables). It relies on ASDF 2 for system construction. See the ASDF 2 manual for more information on how to configure source and object code location. CL-Launch may dump memory images for fast startup (at the expense of disk space). It can also be used as a quick way to evaluate and print simple Lisp forms or scripts from the command-line without invoking a full-fledged REPL, and to easily compare results between implementations.
Other Packages Related to cl-launch
|
|
|
-
- rec: common-lisp-controller (>= 7.3)
- Common Lisp source and compiler manager
-
- rec: sbcl (>= 1:1.0.40)
- Common Lisp compiler and development system
-
- sug: cl-asdf (>= 2:2.015)
- Another System Definition Facility
Download cl-launch
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 61.9 kB | 160.0 kB | [list of files] |
