[antlr-interest] estimate about creating a parser

Bryan Ewbank ewbank at gmail.com
Mon May 1 10:59:48 PDT 2006


Hmm...

Create an ANTLR-based parser that generates trees - Yes.

Create and test an ANTLR-based parser - Maybe.

Create a production system based on a parser that does something
meaningful - No.

What do you want to do once you have the input file in tree format? 
Just exit?  Gather information?  Emit it as silicon?  How many people
are involved?  Who's writing test cases?  Who knows VHDL?


On 5/1/06, duboimat at iro.umontreal.ca <duboimat at iro.umontreal.ca> wrote:
> We would like to create a VHDL parser (with AST).
> Is it possible to create this parser in one month?
>
> Mat


More information about the antlr-interest mailing list