Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hanmindev committed Feb 8, 2024
1 parent fd9ccd0 commit 9892883
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Middle-End:
- [ ] Various Code Optimizations

Back-End:
- [ ] Code Generation into HMASM
- [x] Code Generation into HMASM

Linker:
- [ ] Combine HMASM to .mcfunction files
Expand All @@ -43,14 +43,14 @@ Parses:
- [ ] Macro system
- [ ] Execute Context
- [ ] Dynamic Access
- [ ] Modules
- [x] Modules

Other Features:
- [ ] Configurations
- [ ] External Module System
- [ ] Importing Modules
- [ ] Exporting Modules
- [ ] Module Resolution
- [x] Importing Modules
- [x] Exporting Modules
- [x] Module Resolution

Setup Tool:
- [ ] Setup tool to install BlastFurnace
Expand Down

0 comments on commit 9892883

Please sign in to comment.