Re: LRSTAR 3.0: LALR(k) parser generator & lexer generator for C++

OJFord <ford.ollie@gmail.com>
Tue, 9 Jun 2015 07:51:07 -0700 (PDT)

          From comp.compilers

Related articles
[10 earlier articles]
Re: LRSTAR 3.0: LALR(k) parser generator & lexer generator for C++ charlesb.cca@mpowercom.net (Charles E. Bortle, Jr.) (2012-11-12)
Re: LRSTAR 3.0: LALR(k) parser generator & lexer generator for C++ charlesb.cca@mpowercom.net (Charles E. Bortle, Jr.) (2012-11-12)
Re: LRSTAR 3.0: LALR(k) parser generator & lexer generator for C++ armelasselin@hotmail.com (Armel Asselin) (2012-11-13)
Re: LRSTAR 3.0: LALR(k) parser generator & lexer generator for C++ charlesb@calvaryanaheim.org (2013-02-26)
Re: LRSTAR 3.0: LALR(k) parser generator & lexer generator for C++ lists@rwaltman.com (Roberto Waltman) (2013-02-27)
Re: LRSTAR 3.0: LALR(k) parser generator & lexer generator for C++ rivers@dignus.com (Thomas David Rivers) (2013-02-28)
Re: LRSTAR 3.0: LALR(k) parser generator & lexer generator for C++ ford.ollie@gmail.com (OJFord) (2015-06-09)
Re: LRSTAR 3.0: LALR(k) parser generator & lexer generator for C++ davide.grandi@mclink.it (Davide Grandi) (2015-06-11)
| List of all articles for this month |

From: OJFord <ford.ollie@gmail.com>
Newsgroups: comp.compilers
Date: Tue, 9 Jun 2015 07:51:07 -0700 (PDT)
Organization: Compilers Central
References: 12-02-004 12-02-006 12-02-009 12-02-013 12-02-014 12-02-021 12-10-012 13-02-008 13-02-009 13-02-011
Keywords: tools, history
Posted-Date: 10 Jun 2015 06:58:33 EDT

On Stack Overflow a commenter writes (beneath an answer from Paul):


"It is my humble opinion that LRSTAR is/was extremely good. Paul Mann spent
years getting this right; he then offered it open source following the
industry mantra of "give it away and make money on services". Turns out he
effectively starved; a recent conversation with him indicated he had turned
his attention to another field that provide him with an actual reward. His
last apparent technical act was to remove all the public instances of LRSTAR.
May we all live with YACC forever."


http://stackoverflow.com/questions/3661249/packrat-parsing-vs-lalr-parsing/11479111>omment45390674_11479111


On Thursday, 28 February 2013 12:46:29 UTC, Thomas David Rivers wrote:
> Roberto Waltman wrote:
>
> > charlesb wrote:
> >
> >
> >>I found it yesterday at http://download.cnet.com/windows
> >>
> >
> >Also here:
> >http://sourceforge.net/projects/lrstar/
>
> I went to the sourceforge site - the download now appears to be
> disabled - when you click on it, it says it can't find any mirrors.
>
> If you go to the "source" section, it says there are zero files in the
> SVC repository. ...


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.