mirror of https://github.com/rm-dr/daisy
Updated README
parent
8edfb70fb8
commit
6504c9e014
15
README.md
15
README.md
|
@ -6,20 +6,21 @@
|
||||||
|
|
||||||
# Internals
|
# Internals
|
||||||
- Non-recursive treeify
|
- Non-recursive treeify
|
||||||
- Syntax errors are broken
|
- Print any expression
|
||||||
|
- Copy expression, print with result
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
- Function application
|
- Function application
|
||||||
- variable definitons
|
- Variable definitions
|
||||||
- function definitions
|
- Function definitions
|
||||||
- rational datatype
|
- Rational datatype
|
||||||
- units
|
- Units
|
||||||
- Dice
|
- Dice
|
||||||
- Derivatives
|
- Derivatives
|
||||||
|
- Mini CAS
|
||||||
|
|
||||||
# Prompt
|
# Prompt
|
||||||
- Replace multi-char tokens (pi)
|
|
||||||
- Arrows to move cursor
|
- Arrows to move cursor
|
||||||
|
- Syntax errors are broken
|
||||||
- Live syntax/output
|
- Live syntax/output
|
||||||
- Commands
|
- Commands
|
||||||
- Better error texts
|
|
Loading…
Reference in New Issue