leo_compiler

Module compiler

Source
Expand description

The compiler for Leo programs.

The Compiler type compiles Leo programs into R1CS circuits.

Structsยง

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