updated readme

This commit is contained in:
Snorre 2025-03-20 14:56:09 +01:00
parent 840baede17
commit 874d15b714

View file

@ -42,6 +42,7 @@ Very messy and bad, im gonna start the umpteenth rewrite soon.
- [ ] More concise syntax, i dont like how it is right now
- [ ] Fix stack overflow with recursive functions (internally convert to loops)
- [ ] Tail call optimization
- [ ] Generally implement more
- [ ] Implicit multiplication (may not be possible to implement non-ambiguously)
- [ ] Differentiation