|
Compilation
About the Cat to CIL compiler.
CIL CompilerThe Cat interpreter comes with a built-in Common Intermediate Language (CIL) compiler. The compiler is activated using the #c meta-command converts a quotation into a dynamic assembly, and saves it as to the file "out.exe". A dynamic assembly can be run using the #run meta-command. |
Sign in to add a comment