Projects tagged ‘compiler’, ‘lexer’, and ‘programming’


Jump to tag:

Projects tagged ‘compiler’, ‘lexer’, and ‘programming’

Filtered by Project Tags compiler lexer programming

Refine results Project Tags grammar (2) lexical_analysis (2) parsing (2) parser (2) mff_uk (1) c++ (1) c (1) generator (1) scanner (1) gas (1) i686 (1) development (1)

[2 total ]

4 Users

Ragel compiles finite state machines from regular languages into executable C, C++, Objective-C, D, Java or Ruby code. Ragel state machines can not only recognize byte sequences as regular expression ... [More] machines do, but can also execute code at arbitrary points in the recognition of a regular language. Code embedding is done using inline operators that do not disrupt the regular language syntax. [Less]
Created over 3 years ago.

1 Users
 

Project Lestes is an ongoing effort to make a C++ compiler with comprehensive C++ source code using the most advanced algorithms seen. Other goals include: easilly retargettable compiler, compiler ... [More] that can be successfully used in teaching compiler construction, compiler that can compile multitude of languages. [Less]
Created about 1 year ago.