From 84b7ac25f8c895bdd343638deaec25dd35b0f3ab Mon Sep 17 00:00:00 2001 From: XOR Date: Thu, 12 Jan 2023 00:11:33 +0100 Subject: [PATCH] Update todo --- TODO.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO.txt b/TODO.txt index 94e0da2..6649345 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,7 +1,8 @@ -Convert tokens to Machiene code +#Convert tokens to Machiene code Check for Errors in the EIPA file (using the tokens) -Save Machiene code in a file +#Save Machiene code in a file Add command line options COMMENTS! +function return errors + handling of those Consider using a hashtable for the token array to eliminate the if else ladder in get_target_code \ No newline at end of file