Module compile

Source
Expand description

Structs§

CompileOpts

Functions§

compile_block_expression
compile_expression
compile_program
Compile a standard Python program to bytecode
compile_program_single
Compile a Python program to bytecode for the context of a REPL
compile_top
Compile an located_ast::Mod produced from rustpython_parser::parse()