8 lines
No EOL
293 B
Text
8 lines
No EOL
293 B
Text
#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
|
|
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 |