The "/Liferay IDE/liferay..updatesite-1.0.0.zip" file could not be found or is not available. Please select another file.
LRSTAR Parser & Lexer Generator  Icon

LRSTAR Parser & Lexer Generator

Fast LALR(k) parser generator, DFA lexer generator, C/C++ source code.

3 Recommendations
23 Downloads (This Week)
Download lrstar.3.1.006.windows.source.zip
Browse All Files

Description

LRSTAR is a fast LALR(k) parser generator for C/C++ programmers, that builds very fast compilers and language processors by using compressed-matrix parser tables. Creates compiler front-ends that read source code at 1,000,000 lines per second.

LRSTAR reads the powerful TBNF grammar notation which facilitates building an AST automatically and other advanced functionality. Solves the "typedef" problem in C grammars.

The compiler front-end source code is in C++, however, a user may re-write the skeleton file in another language, such as C, C#, Java, and then generate code in that language. Contains Microsoft Visual Studio C/C++ work spaces.

DFASTAR lexer generator is included in the downloads. This generates very fast DFA lexical analyzers which read 30,000,000 tokens per second -- twice the speed of Flex.

The projects and source downloads can be compiled with Visual C++ on Windows and GCC on Windows and Linux/Unix computers.

LRSTAR Parser & Lexer Generator Web Site

User Ratings

 
 
3
0
Write a Review

User Reviews

Be the first to post a review of LRSTAR Parser & Lexer Generator !

Icons must be PNG, GIF, or JPEG and less than 1 MiB in size. They will be displayed as 48x48 images.