Apache Labs > Home > dungeon
Added by Ersin Er, last edited by Ersin Er on Dec 13, 2006  (view change)

dungeon: Yet Another Compiler Compiler

dungeon is an attempt to write the perfect compiler-compiler
We have been antlr users and found it a cool open source project, but we have found it limited in some aspects. The second point is that we have many Apache projects which need a compiler-compiler, so there is no reason why we should not have such a project under the Apache banner. And last, not least, we really think about implementing an ASN.1 compiler within dungeon.

dugeon contents

The dungeon meta-grammar
Lexical parser
Syntaxic parser
dungeon-Expected Features