From d96c17723ab0679138a6c5b656539a83b56301e1 Mon Sep 17 00:00:00 2001 From: Victor Taelin Date: Fri, 24 Nov 2023 22:55:21 -0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a179106a..e1158217 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,14 @@ beats mature compilers in some cases, and is being continuously improved. **Welcome to the massively parallel future of computers!** +Production Ready Soon! +====================== + +The code here is a prototype, but the first production ready version is coming soon, with tons of optimizations and - +most importantly - correctness work. Follow the progress here: [HVM-Core](https://github.com/HigherOrderCO/HVM-Core). + + + Examples ========