mirror of https://github.com/rm-dr/daisy
Updated README
parent
145084b88f
commit
0fe50e8210
13
README.md
13
README.md
|
@ -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
|
Loading…
Reference in New Issue