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 # TODO
- Fix documentation on target - Fix documentation and variable names
- group negatives - implicit multiply
- evaluate left-associative - Function application
- Syntax check (parenthesis, argument type)
# Eventually # Eventually
- rationals - rationals
- commands
- better prompt
- units - units
- implicit multiply - assignment
- operator words: to, mod
- assignement
- function definitions - function definitions