Updated README

pull/2/head
Mark 2023-03-24 23:06:58 -07:00
parent 8430b0d15a
commit e780c90233
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 4 additions and 1 deletions

View File

@ -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