Added abstract syntax and parser.

This commit is contained in:
Joeri Exelmans 2023-03-01 17:58:05 +01:00
commit 8e6a90ef01
6 changed files with 134 additions and 0 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
__pycache__/