From 949a1d51fcca52e8c20ef8defc76b17dfca4076d Mon Sep 17 00:00:00 2001 From: kdx Date: Fri, 17 Mar 2023 03:52:07 +0100 Subject: project state in readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5d0d64a..8313ec6 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ Work in progress bytecode language created by and for [kdx](https://kdx.re). [Follow progress on kdx.re/cgit.](https://kdx.re/cgit/golem) +State: lexing and parsing done, I now need to define a bytecode format and spit +it out. + ```golem // Focus is on having a simple toolchain to build onto. // For this reason, MVP syntax should stay as simple as possible. -- cgit v1.2.3