diff --git a/README.md b/README.md index d6f5397..6ca2840 100644 --- a/README.md +++ b/README.md @@ -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