Skip to main content

Module reg_compiler

Module reg_compiler 

Source
Expand description

AST-to-register-bytecode compiler.

Emits a 3-address register bytecode representation that the register VM can execute.

Structsยง

RegCompiler