Module compiler

Source
Expand description

The compiler for Leo programs.

The Compiler type compiles Leo programs into R1CS circuits.

Structsยง

Ast
The abstract syntax tree (AST) for a Leo program.
Compiler
The primary entry point of the Leo compiler.