Hi Markku,
> Try this one http://www.devincook.com/goldparser/download/grammar/.
There
> are even three Basic language grammars; some early dialect from the
> year -64, Commodore PET basic and Visual Basic .NET, which doesn't look
more
> complicated than the C-language grammar. Don't know are those in right
> format, though. But interesting readings, i have to say.
Thanks !!
I think this tool could be better for me than Bison or Yacc. I probably
won't use it to build my first compiler, but I'll play with it for sure.
It looks great. I was really in need of the example grammars. Now I
have in my collection grammars for Umbriel, Modula-2, BASIC, Pascal,
VB.NET, C, COBOL, Java 1.1, LISP and miscellaneous items (SableCC, EBNF,
regular expressions). I'd like to collect a few more - Python for
instance.
Do you use this GOLD parser generator tool? How does it compare with
Yacc, Bison and others?
Cheers
Johnathan


|