TweeZcodeCompiler / twee_zcode_compiler

compiler project at FU Berlin
MIT License
3 stars 0 forks source link

Exceptionhandling #59

Closed ottne closed 9 years ago

ottne commented 9 years ago

Deals with errors in AssemblyParser and shows, which line contains the error (line number and most of the time the line itself).

Doesn't deal with invalid call statements yet.