daisy/README.md

13 lines
227 B
Markdown
Raw Normal View History

2023-03-18 22:18:57 -07:00
# TODO
2023-03-20 11:36:49 -07:00
- Fix documentation and variable names
- Function application
2023-03-22 22:51:53 -07:00
- Syntax check (parenthesis, argument type)
2023-03-18 22:18:57 -07:00
# Eventually
2023-03-22 22:51:53 -07:00
- tests
2023-03-18 22:18:57 -07:00
- rationals
2023-03-20 11:36:49 -07:00
- commands
- better prompt
2023-03-18 22:18:57 -07:00
- units
2023-03-20 11:36:49 -07:00
- assignment
2023-03-18 22:18:57 -07:00
- function definitions