Updated TODO

pull/2/head
Mark 2023-06-14 20:21:27 -07:00
parent 6bd7043971
commit 553c554798
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 8 additions and 6 deletions

14
TODO.md
View File

@ -1,7 +1,13 @@
- Fix unit autoconversion (Hz * s)
- Minimize parenthesis when printing expressions
- Sane autoconversion (mi + km)
- Consistent errors:
- Consistent look
- Linelocation for math errors
- Undefined error?
- Better error when `sin = 2`
- Check syntax when parsing or when evaluating?
- list and delete variables
## Pre-release
- Commands to list constants, units, and substitutions
@ -30,7 +36,6 @@
- Backend-independent colorful printing
## Math Features
- Variable definitions (list and delete commands)
- Function definitions
- Dice
- Mean, Median, Min, Max: arrays and multi-argument functions
@ -59,7 +64,4 @@
- HMS for degrees
- Exact radians, using pi constant?
- Weird units: flops, lumen, lux, bel
## Bonus
- Plural unit names
- Manpage
- Plural unit names