Update TODO

This commit is contained in:
XOR 2023-03-19 14:17:24 +01:00
parent 58b707c7ef
commit 8b75dbd887

View file

@ -1,11 +1,2 @@
#Convert tokens to Machiene code Moved to
Check for Errors in the EIPA Assembly (using the tokens) https://gabby-goose-5bd.notion.site/1118d9c2fd87412b8710656d17dcd32c?v=cc164a067eb24bbf94024865970e9337
#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