diff --git a/TODO.txt b/TODO.txt index 7e1f6de..94e0da2 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,4 +1,7 @@ Convert tokens to Machiene code Check for Errors in the EIPA file (using the tokens) Save Machiene code in a file -Add command line options \ No newline at end of file +Add command line options +COMMENTS! + +Consider using a hashtable for the token array to eliminate the if else ladder in get_target_code \ No newline at end of file