User:Paulbmann: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Author of LRSTAR: LR(*) parser generator. He has been working on |
Author of '''LRSTAR''': an LR(*) parser generator. He has been working on the "world's best" parser generator since April 1978. |
||
Since then he has implemented: |
|||
He should know a lot by now or else he is an idiot. Some people really like his software, but some may not. |
|||
(1) "Efficient Computation of LALR(1) Look-Ahead Sets" by DeRemer and Pennello, |
|||
(2) "Optimization of Parser Tables for Portable Compilers" by Dencker, Durr and Heuft, |
|||
(3) "A Practical General Method for Constructing LR(k) Parsers" by Pager. |
|||
(4) "A Translational BNF Grammar Notation (TBNF)" by Mann. |
|||
To download the latest version go to: '''https://sourceforge.net/projects/lrstar/''' |
Latest revision as of 18:38, 5 March 2020
Author of LRSTAR: an LR(*) parser generator. He has been working on the "world's best" parser generator since April 1978. Since then he has implemented: (1) "Efficient Computation of LALR(1) Look-Ahead Sets" by DeRemer and Pennello, (2) "Optimization of Parser Tables for Portable Compilers" by Dencker, Durr and Heuft, (3) "A Practical General Method for Constructing LR(k) Parsers" by Pager. (4) "A Translational BNF Grammar Notation (TBNF)" by Mann. To download the latest version go to: https://sourceforge.net/projects/lrstar/