On Thu, 2012-02-16 at 20:48 +0100, Roland Zwaga wrote:
> not to throw a spanner in the works immediately but I was wondering if you
> could
> consider a different parser from ANTLR. There is a project called
> Goldparser:
> http://goldparser.org/
> From what I understand this thing is the fastest on the block, faster than
> ANTLR,
> but I also admit that I haven't got real first-hand experience with it. 

Sounds fine to me Roland. To be honest, I've only ever seriously used
lex and yacc, to generate C-based compilers, back in the day. I picked
ANTLR because a couple of people suggested it, rather than because of
any knowledge of it.

I'll take a look at goldparser too therefore.

David.

Reply via email to