Comparison of parser generators: Difference between revisions

Content deleted Content added
clean up, typo(s) fixed: full fledged → full-fledged using AWB
Added GGLL parser
Line 233:
|-
| Parse || [[Canonical LR parser|LR(1)]] || BNF in [[C++]] types || ? || ? || none || C++11 compliant compiler || {{No}} || [[MIT License|MIT]]
|-
|[https://github.com/tassotirap/GGLL.UI GGLL]
|[[LL parser|LL(1)]]
|Graph
|[[Java (software platform)|Java]]
|mixed
|generated
|[[Microsoft Windows|Windows]]
|Yes
|[[MIT License|MIT]]
|- class="sortbottom"
! Product !! [[Parsing]] algorithm !! Input grammar notation !! [[programming language|Output languages]] !! Grammar, code !! [[lexical analyzer|Lexer]] !! Development platform !! [[integrated development environment|IDE]] !! [[software license|License]]