From 664865e415bce4ade37add28e136db2f56e11e7b Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Sun, 31 Oct 2021 21:01:29 -0400 Subject: [DOCS] We are now at a minimum viable parser + Begin work on the interpreter --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6870ef2..efb196e 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Binaries will be dumped in the "build" folder. ## Status: - Parser: broke - Interpreter: not started + Parser: sorta works (sometimes) + Interpreter: broken With some of the code I've written, I'm kinda supprised that this even compiles. \ No newline at end of file -- cgit v1.2.3