Refactor AIR parser (#168)

This commit is contained in:
Mike Voronov
2021-11-12 14:12:50 +03:00
committed by GitHub
parent a19eba6bec
commit 9f47eb9b83
62 changed files with 4077 additions and 3922 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "air-lambda-ast"
description = "Parser of AIR value algebra values"
description = "Definition of the AIR lambda AST"
version = "0.1.0"
authors = ["Fluence Labs"]
edition = "2018"