From e780c90233c13d048f0fa235fd2abc5a5715f318 Mon Sep 17 00:00:00 2001 From: Mark Date: Fri, 24 Mar 2023 23:06:58 -0700 Subject: [PATCH] Updated README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7db5b9d..3e89d00 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ - Non-recursive treeify - Tokens with impl: get line, get args, ::new - Fix names (Root isn't sqrt!) + - Syntax errors are broken # Features - Function application @@ -16,9 +17,11 @@ - rational datatype - units - Dice + - Derivatives # Prompt - Replace multi-char tokens (pi) - - Arrows, history, live syntax check or output + - Arrows to move cursor + - Live syntax/output - Commands - Better error texts \ No newline at end of file