Updated README

pull/2/head
Mark 2023-03-20 11:36:49 -07:00
parent 145084b88f
commit 0fe50e8210
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 7 additions and 6 deletions

View File

@ -1,12 +1,13 @@
# TODO
- Fix documentation on target
- group negatives
- evaluate left-associative
- Fix documentation and variable names
- implicit multiply
- Function application
- Syntax check (parenthesis, argument type)
# Eventually
- rationals
- commands
- better prompt
- units
- implicit multiply
- operator words: to, mod
- assignement
- assignment
- function definitions