Update TODO
This commit is contained in:
parent
58b707c7ef
commit
8b75dbd887
1 changed files with 2 additions and 11 deletions
13
TODO.txt
13
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
|
Loading…
Reference in a new issue