Updated README

This commit is contained in:
Mattia Giambirtone 2022-12-07 10:55:41 +01:00
parent c4dc8dc3a2
commit 82ca5eaa0d
1 changed files with 2 additions and 0 deletions

View File

@ -88,6 +88,8 @@ In no particular order, here's a list of stuff that's done/to do (might be incom
- Universal Function Call Syntax
- Import system ✅
- Exceptions
- Templates (_not_ like C++ templates) ✅
- Optimizations (constant folding, branch and dead code elimination, inlining)
## Feature wishlist