Related articles |
---|
After lex and yacc: What tools are available? faith@cs.unc.edu (Rik Faith) (1993-08-26) |
Re: After lex and yacc: What tools are available? grosch@karlsruhe.gmd.de (1993-08-31) |
Newsgroups: | comp.compilers |
From: | Rik Faith <faith@cs.unc.edu> |
Keywords: | tools, question |
Organization: | Compilers Central |
Date: | Thu, 26 Aug 1993 19:36:37 GMT |
I'm looking for compiler development tools which can be used after the
lexical analysis and parsing phases. For example, what are tools available
which will analyze and optimize an abstract syntax tree? what are tools
available which will help with optimization in the code generation phase?
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.