Comparison of parser generators: Difference between revisions

Content deleted Content added
I updated the supported programming language list for the GOLD entry. Excellent chart.
Filled missing field for JetPAG
Line 42:
| [[jay]] || LALR || BSD ''yacc'' retargeted to C# and Java || Mixed || None || All (C or Java) || no || Open source (BSD)
|- bgcolor="#F8F8F8"
| [[JetPAG]] || LL(k) || C++ || ?Mixed || ?Generated || ?All (C++) || ?no || Open source (GPL)
|- bgcolor="#F0F0F0"
| [[LEMON]] || LALR || C || Mixed || External || Unix || no || Public ___domain