Package assembler

Interface Summary
asmLexerTokenTypes  
 

Class Summary
asmLexer  
asmParser  
GenerateHex The class takes a file as input, which is supposed to be the file that Emre creates, and generates the final hex file named: name+".hex" There is a main function at the end of the class in order to test whether the code generates the desired result or not.