2023-01-03 12:51:58 +01:00
|
|
|
Convert tokens to Machiene code
|
|
|
|
Check for Errors in the EIPA file (using the tokens)
|
|
|
|
Save Machiene code in a file
|
2023-01-05 23:51:10 +01:00
|
|
|
Add command line options
|
|
|
|
COMMENTS!
|
|
|
|
|
|
|
|
Consider using a hashtable for the token array to eliminate the if else ladder in get_target_code
|