Groups | Search | Server Info | Login | Register
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.dougwise.org!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!news.glorb.com!news-xfer.nntp.sonic.net!rahul.net!wasp.rahul.net!rahul.net!news.misty.com!news.iecc.com!nerds-end |
|---|---|
| From | Paul B Mann <paul@paulbmann.com> |
| Newsgroups | comp.compilers |
| Subject | LRSTAR 2.0, LALR parser generator for C/C++, released. |
| Date | Thu, 7 Apr 2011 11:53:00 -0700 (PDT) |
| Organization | Compilers Central |
| Lines | 24 |
| Sender | news@iecc.com |
| Approved | comp.compilers@iecc.com |
| Message-ID | <11-04-008@comp.compilers> (permalink) |
| NNTP-Posting-Host | news.iecc.com |
| X-Trace | gal.iecc.com 1302281190 47815 64.57.183.58 (8 Apr 2011 16:46:30 GMT) |
| X-Complaints-To | abuse@iecc.com |
| NNTP-Posting-Date | Fri, 8 Apr 2011 16:46:30 +0000 (UTC) |
| Keywords | parse, tools, available |
| Posted-Date | 08 Apr 2011 12:46:30 EDT |
| X-submission-address | compilers@iecc.com |
| X-moderator-address | compilers-request@iecc.com |
| X-FAQ-and-archives | http://compilers.iecc.com |
| Xref | x330-a1.tempe.blueboxinc.net comp.compilers:75 |
Show key headers only | View raw
Hi, I just released LRSTAR 2.0, an LALR parser generator which creates very fast parsers (about twice the speed of YACC parsers). Compiler front ends built with LRSTAR are reading source code at a rate of over 1,000,000 lines per second on a 3 GHz desktop computer. It runs on Windows XP, but generates C/C++ code that is portable to UNIX and Linux with minimal changes. The package includes DFASTAR 2.0, which creates lexical analyzers that are 2 times the speed of FLEX lexers and just as small. The input grammar notation is NOT compatible with YACC/Bison, because it is much more powerful. Currently it is free, in order to promote it's use and acceptance. Hopefully, I'll get some useful feedback from users, so the next version can be better. The downloads are here: http://highperware.com Paul B Mann
Back to comp.compilers | Previous | Next | Find similar
LRSTAR 2.0, LALR parser generator for C/C++, released. Paul B Mann <paul@paulbmann.com> - 2011-04-07 11:53 -0700
csiph-web