Comparison of parser generators: Difference between revisions

Content deleted Content added
Both the Wikipedia page and Official site say Ragel only does C, C++, and ASM
Line 41:
| [[Quex]] || [[deterministic finite automaton|DFA direct code]] || [[C (programming language)|C]], [[C++]] || mixed || all || [[GNU Lesser General Public License|GNU LGPL]]
|-
| [[Ragel]] || [[deterministic finite automaton|DFA]] || [[C (programming language)|C]], [[C++]], [[D (programming language)|D]], [[Go (programming language)|Go]], [[Java (programming language)|Java]], [[Objective-C]], [[Ruby (programmingAssembly language)|RubyAssembly]] || mixed || all || [[GNU General Public License|GNU GPL]]
|-
| re2c || [[deterministic finite automaton|DFA direct code]] || [[C (programming language)|C]] || mixed || all || [[Public ___domain]]