Comparison of parser generators: Difference between revisions

Content deleted Content added
Ragel also supports Java output
Tags: Visual edit Mobile edit Mobile web edit
m WP:ADOPTYPO boolean -> Boolean
Line 231:
|}
 
==Parsing expression grammars, deterministic booleanBoolean grammars==
 
This table compares parser generators with [[parsing expression grammar]]s, deterministic [[booleanBoolean grammar]]s.
 
{| class="wikitable sortable" style="text-align: center; font-size: 85%; width: auto;"
Line 330:
|}
 
== General context-free, conjunctive, or booleanBoolean languages ==
 
This table compares parser generator languages with a general [[context-free grammar]], a [[conjunctive grammar]], or a [[booleanBoolean grammar]].
 
{| class="wikitable sortable" style="text-align: center; font-size: 85%; width: auto;"