compiler and basic analyzing ast
This commit is contained in:
parent
f393c583b8
commit
96a783ae5a
4 changed files with 151 additions and 28 deletions
|
|
@ -4,3 +4,7 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
|
||||
[features]
|
||||
default = ["std"]
|
||||
std = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue