From 8bbe880bd49c46b0db92e2f38c8b2aa957af7d9c Mon Sep 17 00:00:00 2001 From: Mark Date: Thu, 23 Mar 2023 22:13:19 -0700 Subject: [PATCH] Updated README --- README.md | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 7c9cdc3..e82f1ab 100644 --- a/README.md +++ b/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 \ No newline at end of file + - Dice + +# Prompt + - Replace multi-char tokens (pi) + - Arrows, history, live syntax check or output + - Commands + - Better error texts \ No newline at end of file