diff options
author | Preston Pan <preston@nullring.xyz> | 2024-01-28 20:18:49 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-01-28 20:18:49 -0800 |
commit | 4738c0ffe90fc5e46a2a31b061b76d49317b6b1e (patch) | |
tree | 130aa54c32c469c45b672609ddf8ed50aac9acc5 | |
parent | 93b732e0d4485d61ced8c48740299fc6aa00f8b3 (diff) |
add more to readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ See the [Doxygen generated documentation](https://stemdoc.nullring.xyz) for the - [ ] Write a library for stem to test the FLI - [ ] Write a line editor with said library - [ ] ed clone with stem configuration -- [ ] Stem to C transpiler +- [ ] Stem to C transpiler (In progress on local branch) - [ ] Stem compiler for other lower level backends and of course, the ever-present: |