Parsing updates for unicode

- Allow unicode characters in indents and operators
- Show lexing errors
This commit is contained in:
2024-11-02 10:22:04 -07:00
parent d41558c219
commit 6164893da5
13 changed files with 152 additions and 101 deletions

1
.gitignore vendored
View File

@@ -7,3 +7,4 @@ build/
*.agdai
*.js
input.txt
node_modules