Index of the compiler module
-
m
kid.compiler
...
- Kid Compiler
- a KID_EXT ...
- f compile_file ... - Compile the file specified.
- f compile_dir ... - Byte-compile all kid modules in the given directory tree.
- f compile ... - Compiles kid xml source to a Python code object.