Comparison of parser generators: Difference between revisions

Content deleted Content added
Happy added to list of notable compiler-compilers
No edit summary
Line 68:
| [[TextTransformer]] || LL(k) || C++ || Mixed || Generated || Win32 || yes || Proprietary
|- bgcolor="#F0F0F0"
| [[Visual Parse++BNF]] || LALRLR(1) || C++, C++, C#, Java .NET || SeparatedGenerated || Generated || Win32.NET Framework 2.0 || yes || Proprietary
|- bgcolor="#F8F8F8"
| [[yacc|YaccVisual (AT&T)Parse++]] || LALR || C++, (otherC++, C#, languagesJava available) || MixedSeparated || ExternalGenerated || UnixWin32 || noyes || Open source (various)Proprietary
|- bgcolor="#F0F0F0"
| [[YooParseyacc|Yacc (AT&T)]] || LRLALR || C++ (other languages available) || ?Mixed || External (YooLex) || ?Unix || no || Open source (MITvarious)
|- bgcolor="#F8F8F8"
| [[YooParse]] || LR || C++ || ? || External (YooLex) || ? || no || Open source (MIT)
|- bgcolor="#F0F0F0"
| [http://labraj.uni-mb.si/lisa LISA] || LR, LL, LALR, SLR || Java || Mixed || Generated || All || yes || Public Domain
|}