From 5d17d0206593a2c1f9b702991abf42a8848a2d7f Mon Sep 17 00:00:00 2001 From: c+1 Date: Thu, 11 May 2023 14:59:44 -0400 Subject: HACK THE HALK --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9ce669d..02712e3 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ One can only hope this feature will be added in the future. # Syntax -*HALK* is a **dubiously-typed**, **procedural** programming language. +*HALK* is a **dubiously-typed**, **procedural**, **interpreted** programming language. Note that all syntax described is liable to sudden and violent change. ```HALK @@ -69,5 +69,10 @@ fn.main -> { [where our code will begin executing] }; ``` +***HALK*** **progress:** 20% -***HALK*** **progress:** 10% +- [ ] Lexer +- [ ] Abstract Syntax Tree +- [ ] Parser +- [ ] Doer +- [ ] ?? profit ?? -- cgit v1.2.3