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
clfswm(1) - debian
ecl(1) - debian
rep(1) - debian
zile(1) - debian
common-lisp-controller(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
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)?