Open Source Parser Generator

6 views
Skip to first unread message

Jim Patchell

unread,
May 17, 2013, 11:31:26 AM5/17/13
to sbhack...@googlegroups.com
For those of us who have an interest in writing compilers and parser, Paul Mann just released LRSTAR parser generator ( http://lrstar.org/ ).  This is an open source parser generator that generates LALR(1) and LALR(k) parsers.  It is a pretty nice parser generator, comes with binaries for Windows, but supposedly it can be recompiled to run under Linux as well.  One of the nice features of this parser generator is the ability to build abstract syntax trees.  It only comes with a skeleton for C++, but in theory you can write your own skeleton for any programming language.

-Jim
 
Reply all
Reply to author
Forward
0 new messages