21 stable releases
1.9.3 | Aug 15, 2023 |
---|---|
1.9.1 | Jul 24, 2023 |
1.6.3 | Feb 18, 2023 |
1.6.2 | Dec 13, 2022 |
1.5.3 | Jul 30, 2021 |
#689 in Cryptography
172 downloads per month
Used in 8 crates
(5 directly)
515KB
9K
SLoC
leo-parser
lib.rs
:
The parser to convert Leo code text into an [AST
] type.
This module contains the [parse_ast()
] method which calls the underlying [parse()
]
method to create a new program ast.
Dependencies
~4–15MB
~188K SLoC