updated readme
This commit is contained in:
parent
840baede17
commit
874d15b714
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue