Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dhconnelly authored Nov 28, 2023
1 parent 748255e commit a100428
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ built-ins for string processing, garbage collection):
- [x] scanner
- [x] parser
- [x] analyzer and type checker
- [x] emitter (int-only)
- [x] emitter
- [x] emit and execute a hand-translated ast
- [x] wasmtime vm embedding w/external print
- [ ] translator
- [ ] add strings
Expand Down

0 comments on commit a100428

Please sign in to comment.