This is the cl-launch Reference Manual, version 4.1.4.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Sep 15 04:09:22 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-launch
Runtime for cl-launch
Francois-Rene Rideau
MIT
4.1.4.1
asdf
(system)., at least version "3.1.2"
launcher.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-launch/launcher.lisp
cl-launch
(system).
compile-and-load-file
(function).
component-pathname
(method).
perform
(method).
perform
(method).
perform
(method).
*cl-launch-file*
(special variable).
*cl-launch-header*
(special variable).
*dependency-counter*
(special variable).
*temporary-file-prefix*
(special variable).
*temporary-filenames*
(special variable).
*verbose*
(special variable).
build-program
(function).
cl-launch-files
(function).
cl-source-code
(class).
cl-source-file-in-package
(class).
cleanup-temporary-files
(function).
component-code
(reader method).
component-package
(reader method).
component-package
(reader method).
compute-arguments
(function).
dump-sexp-to-file
(function).
dump-stream-to-file
(function).
ensure-lisp-file
(function).
ensure-lisp-file-name
(function).
ensure-lisp-loadable
(function).
file-newer-p
(function).
load-file
(function).
load-quicklisp
(function).
load-sys
(function).
make-dependency
(function).
make-dependency-system
(function).
make-temporary-filename
(function).
make-temporary-system
(function).
register-temporary-filename
(function).
run
(function).
temporary-file-from-code
(function).
temporary-file-from-file
(function).
temporary-file-from-foo
(function).
temporary-file-from-sexp
(function).
temporary-file-from-stream
(function).
temporary-file-from-string
(function).
temporary-filename
(function).
Packages are listed by definition order.
cl-launch
asdf/interface
.
common-lisp
.
uiop/driver
.
compile-and-load-file
(function).
*cl-launch-file*
(special variable).
*cl-launch-header*
(special variable).
*dependency-counter*
(special variable).
*temporary-file-prefix*
(special variable).
*temporary-filenames*
(special variable).
*verbose*
(special variable).
build-program
(function).
cl-launch-files
(function).
cleanup-temporary-files
(function).
code
(slot).
component-code
(generic reader).
component-package
(generic reader).
compute-arguments
(function).
dump-sexp-to-file
(function).
dump-stream-to-file
(function).
ensure-lisp-file
(function).
ensure-lisp-file-name
(function).
ensure-lisp-loadable
(function).
file-newer-p
(function).
load-file
(function).
load-quicklisp
(function).
load-sys
(function).
make-dependency
(function).
make-dependency-system
(function).
make-temporary-filename
(function).
make-temporary-system
(function).
register-temporary-filename
(function).
run
(function).
temporary-file-from-code
(function).
temporary-file-from-file
(function).
temporary-file-from-foo
(function).
temporary-file-from-sexp
(function).
temporary-file-from-stream
(function).
temporary-file-from-string
(function).
temporary-filename
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
compiles and load specified SOURCE file, if either required by keyword
argument FORCE-RECOMPILE, or not yet existing, or not up-to-date.
Keyword argument VERBOSE specifies whether to be verbose.
Returns two values: the fasl path, and T if the file was (re)compiled
cl-source-code
)) ¶asdf/component
.
load-op
) (c cl-source-code
)) ¶asdf/action
.
compile-op
) (c cl-source-code
)) ¶asdf/action
.
compile-op
) (c cl-source-file-in-package
)) ¶asdf/action
.
Returns true if NEW-FILE is strictly newer than OLD-FILE.
cl-source-code
)) ¶automatically generated reader method
code
.
cl-source-code
)) ¶automatically generated reader method
cl-source-file-in-package
)) ¶automatically generated reader method
asdf/interface
.
cl-source-file
.
common-lisp
.
:package
This slot is read-only.
Jump to: | B C D E F G L M P R T |
---|
Jump to: | B C D E F G L M P R T |
---|
Jump to: | *
C P S |
---|
Jump to: | *
C P S |
---|
Jump to: | C F L P S |
---|
Jump to: | C F L P S |
---|