cl-launch(1) debian man page | unix.com

Man Page: cl-launch

Operating Environment: debian

Section: 1

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
gcl(1l) - debian
rep(1) - debian
stumpwm(1) - debian
common-lisp-controller(3) - debian
ivman-launch(8) - suse
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?