aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readme.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 69f48f0..b97f000 100644
--- a/readme.md
+++ b/readme.md
@@ -5,6 +5,11 @@
- aggressive multi-threaded reduction of lambda calculus expressions
- small memory footprint
+## Note
+
+This repository also contains an implementation of the RKNL abstract
+machine. You can find it in the `rknl` branch.
+
## Libraries
- [hashmap.c](https://github.com/tidwall/hashmap.c) \[MIT\]: Simple but