From 8b75dbd887b1c67ec973b7754b1dc9649e14a893 Mon Sep 17 00:00:00 2001 From: XOR Date: Sun, 19 Mar 2023 14:17:24 +0100 Subject: [PATCH] Update TODO --- TODO.txt | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/TODO.txt b/TODO.txt index 254b18e..38feb43 100755 --- a/TODO.txt +++ b/TODO.txt @@ -1,11 +1,2 @@ -#Convert tokens to Machiene code -Check for Errors in the EIPA Assembly (using the tokens) -#Save Machiene code in a file -#Add command line options -#COMMENTS! -function return errors + handling of those -Consider what happens when the input file contains too many instructions or one token is too long -Do some "skip over" loops in lexer need a check for EOF? - - -Consider using a hashtable for the token array to eliminate the if else ladder in get_target_code +Moved to +https://gabby-goose-5bd.notion.site/1118d9c2fd87412b8710656d17dcd32c?v=cc164a067eb24bbf94024865970e9337 \ No newline at end of file