cutcutcodec.core.compilation.ast_to_file

Export the ast tree into an excecutable python file.

Functions

ast_to_file(module, filename)

Write the module into an excecutable python file.