Jump to content

User:Paulbmann: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Paulbmann (talk | contribs)
No edit summary
Paulbmann (talk | contribs)
No edit summary
 
Line 1: Line 1:
Author of LRSTAR: LR(*) parser generator. He has been working on his parser generator since April 1978.
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/