mirror of https://github.com/rm-dr/daisy
Updated README
parent
0eec282cc2
commit
8bbe880bd4
28
README.md
28
README.md
|
@ -1,12 +1,20 @@
|
|||
# TODO
|
||||
- Fix documentation and variable names
|
||||
- Function application
|
||||
# General
|
||||
- Documentation
|
||||
- Tests
|
||||
- CLI Options
|
||||
- Branding
|
||||
|
||||
# Eventually
|
||||
- tests
|
||||
- rationals
|
||||
- commands
|
||||
- better prompt
|
||||
# Features
|
||||
- Evaluation
|
||||
- Function application
|
||||
- variable definitons
|
||||
- function definitions
|
||||
- rational datatype
|
||||
- units
|
||||
- assignment
|
||||
- function definitions
|
||||
- Dice
|
||||
|
||||
# Prompt
|
||||
- Replace multi-char tokens (pi)
|
||||
- Arrows, history, live syntax check or output
|
||||
- Commands
|
||||
- Better error texts
|
Loading…
Reference in New Issue