| Projects on Google Code | Results 1 - 2 of 2 |
CookCC is a lexer and parser (LALR (1)) generator project, combined. It is written in Java, but the [TargetLanguages target languages] can vary.
CookCC comes with two unique features, which were the original motivations for this work.
# CookCC uses a unique approach of storing and loading DF...
Lexer,
Parser,
Compiler-Compiler,
LALR,
Java,
Annotation,
yacc,
lex,
Parser-Generator,
Lexer-Generator,
Compiler-Construction
= Overview =
The goal of the Fika project is to create a parser generator that supports modular and reusable language descriptions. In other words, our aim is to make the process of parser development more similar to the process of development of information systems in which frameworks and reusab...