From c1879090e4394c9245da1249f4ea6e7ff0b04601 Mon Sep 17 00:00:00 2001 From: s-over-4 Date: Sun, 9 Jul 2023 23:47:46 -0400 Subject: updated readme (there was a cool moth outside my window when I wrote this) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e9f7224..cb46cfe 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ $ halk examples/simple.halk ``` while in this directory, or change the argument to any valid file path. Simply running *HALK* with no arguments allows one -to lex arbitrary text from the command line. An example session is displayed below: +to lex(?) arbitrary text from the command line. An example session is displayed below: ```shell $ halk @@ -59,7 +59,7 @@ Example programs can be found [here](examples/). ***HALK*** **progress:** 20% - [x] Lexer -- [ ] Abstract Syntax Tree +- [x] Abstract Syntax Tree - [ ] Parser - [ ] Doer - [ ] ?? profit ?? -- cgit v1.2.3