From 57443f6b470276473a67f08aaa987455913e7035 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Mon, 29 May 2023 16:52:02 +0200 Subject: Added note regarding branches --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) 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 -- cgit v1.2.3