CompileFile

Overview

The primary compiler is a memory-resident function that compiles CLforJava code leaving the resulting Java classes in the current working memory. The file compiler implements the CompileFile function defined in the CommonLisp language. It reads the contents of a Lisp file (.lsp), compiles the code, and stores that compiled code to a JAR file. This code may be loaded later by a CLforJava instance using the LOAD function. It is not yet determined if the code can be directly loaded by a Java method.

References

HyperSpec
Compile-File

-- JerryBoetje - 12 Jul 2003

Topic revision: r8 - 2009-03-21 - 19:52:01 - MadelineWilliams
 
Home
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback