From 0fe50e8210ae7a6495a4e6a9795a83579f8570ea Mon Sep 17 00:00:00 2001 From: Mark Date: Mon, 20 Mar 2023 11:36:49 -0700 Subject: [PATCH] Updated README --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 43f8a50..e16c4d8 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ # TODO - - Fix documentation on target - - group negatives - - evaluate left-associative + - Fix documentation and variable names + - implicit multiply + - Function application + - Syntax check (parenthesis, argument type) # Eventually - rationals + - commands + - better prompt - units - - implicit multiply - - operator words: to, mod - - assignement + - assignment - function definitions \ No newline at end of file