Initial state - basic lexer + parser + interpreter

This commit is contained in:
Emin Arslan
2025-10-12 21:33:57 +03:00
committed by Emin Arslan
commit aa066f87d0
12 changed files with 301 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
_build