aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorc+12023-05-11 14:59:44 -0400
committerc+12023-05-11 14:59:44 -0400
commit5d17d0206593a2c1f9b702991abf42a8848a2d7f (patch)
tree8bd1f14f467a7f76a35f01b0b8cfd75c72b4532c /README.md
parent83b1e6e7dba766c42a713dd93fcaff07abbdf272 (diff)
HACK THE HALK
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
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 ??