54 stable releases
Uses new Rust 2024
| 3.4.0 | Dec 2, 2025 |
|---|---|
| 3.3.1 | Oct 29, 2025 |
| 3.2.0 | Sep 9, 2025 |
| 3.0.0 | Jul 22, 2025 |
| 1.0.4 | Nov 7, 2020 |
#8 in #leo
106 downloads per month
Used in 16 crates
(15 directly)
685KB
12K
SLoC
The abstract syntax tree (ast) for a Leo program.
This module contains the [Ast] type, a wrapper around the Program type.
The [Ast] type is intended to be parsed and modified by different passes
of the Leo compiler. The Leo compiler can generate a set of R1CS constraints from any [Ast].
leo-ast
Dependencies
~31–46MB
~476K SLoC