Skip to content

Commit

Permalink
fix: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nawetimebomb committed Oct 10, 2024
1 parent f554e6b commit 4430333
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ After you get the Stańczyk Compiler executable, you can run `./test.sh`.

## TODO

[ ] (compile.go) Add support to multi constant/variable definition with const/var (...) tuples
[ ] (scanner.go) (ir.go) Rename all _CHAR references to _BYTE (including types)
- [ ] (compile.go) Add support to multi constant/variable definition with const/var (...) tuples
- [ ] (scanner.go) (ir.go) Rename all _CHAR references to _BYTE (including types)

0 comments on commit 4430333

Please sign in to comment.