summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2022-04-09 04:48:43 -0400
committerGitHub <noreply@github.com>2022-04-09 04:48:43 -0400
commit90d6ab411c0dd1506ebd7754c8569d075aa1fed9 (patch)
tree49e93b59437b4a43dbdf56e73888de1d8da42431
parent02b9870a6c1e8fd112dc8d483365ddcbf758db9d (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 875b588..8203684 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ Binaries will be dumped in the "build" folder.
## Status
Parser: sorta works sometimes (subtext: AST generater is at least a little broken, but works for at least some use cases)
- Interpreter: broken
+ Interpreter: working (sorta)
## TODO