Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
R-unic authored Jan 25, 2025
1 parent 51ef07d commit b531c65
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ https://discord.gg/AEbNTEVNAd
- [x] binary operations
- [x] parenthesized expressions
- [x] literals
- [ ] enums
- [ ] inline enums
- [x] scopes
- [x] resolving
- [x] binding
Expand All @@ -99,4 +101,4 @@ https://discord.gg/AEbNTEVNAd
- [ ] classes
- [ ] types
- [ ] hvm (heir virtual machine)
- [x] tail call optimization
- [x] tail call optimization

0 comments on commit b531c65

Please sign in to comment.