debian man page for cl-launch

Query: cl-launch

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CL-LAUNCH(1)						      General Commands Manual						      CL-LAUNCH(1)

NAME
CL-Launch - Common Lisp program launcher and shell script generator
DESCRIPTION
CL-Launch provides a uniform way to invoke Common Lisp code from the shell or to generate ecoxecutable shell scripts from Common Lisp source code, independently from the underlying Common Lisp implementation. Currently supported implementations are: SBCL, Clozure CL, GNU CLISP, CMUCL, ECL, ABCL, XCL, SCL, Allegro, LispWorks Pro, GCL. You can specify complex Lisp systems using ASDF 2. cl-launch will leverage ASDF 2's per-user, per-implementation fasl cache. It can dump precompiled images and resume from them, for fast software startup. It also integrates well with XCVB. cl-launch contains its own complete documentation. You can view it all using the following command: cl-launch --more-help | less May 14th, 2012 CL-LAUNCH(1)
Related Man Pages
clfswm(1) - debian
gcl(1l) - debian
sawfish-client(1) - debian
sawfish(1) - debian
ivman-launch(8) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file