snaider
Member level 5
Parser and scaner
I want to make a compiler for a microprocessor I am doing in VHDL, a have the instruction set a I just want that the compiler take a txt file with the program , and give an another txt file with machine code. I think visual basic can make the interface part but it also can do the scaner part of the txt file and parser(do the grammar part) too.
I want to make a compiler for a microprocessor I am doing in VHDL, a have the instruction set a I just want that the compiler take a txt file with the program , and give an another txt file with machine code. I think visual basic can make the interface part but it also can do the scaner part of the txt file and parser(do the grammar part) too.