Friday, January 13, 2012

What are the tools used in compiler construction?

To construct a compiler, you need two tools: An intelligent programmer is needed who can write the compiler, then a compiler is needed to compile the newly written compiler program into an executable program that can be run. (You could call it "MyCompiler.EXE", for example.)

No comments:

Post a Comment