mirror of https://github.com/rm-dr/daisy
Updated README
parent
8430b0d15a
commit
e780c90233
|
@ -8,6 +8,7 @@
|
||||||
- Non-recursive treeify
|
- Non-recursive treeify
|
||||||
- Tokens with impl: get line, get args, ::new
|
- Tokens with impl: get line, get args, ::new
|
||||||
- Fix names (Root isn't sqrt!)
|
- Fix names (Root isn't sqrt!)
|
||||||
|
- Syntax errors are broken
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
- Function application
|
- Function application
|
||||||
|
@ -16,9 +17,11 @@
|
||||||
- rational datatype
|
- rational datatype
|
||||||
- units
|
- units
|
||||||
- Dice
|
- Dice
|
||||||
|
- Derivatives
|
||||||
|
|
||||||
# Prompt
|
# Prompt
|
||||||
- Replace multi-char tokens (pi)
|
- Replace multi-char tokens (pi)
|
||||||
- Arrows, history, live syntax check or output
|
- Arrows to move cursor
|
||||||
|
- Live syntax/output
|
||||||
- Commands
|
- Commands
|
||||||
- Better error texts
|
- Better error texts
|
Loading…
Reference in New Issue