ACCENT

A Compiler Compiler for the
Entire Class of Context-Free Languages
Accent
Overview
Tutorial
Language
Installation
Usage
Lex
Algorithms
Distribution
Welcome to Accent, a compiler compiler like Yacc.

Unlike other compiler compilers, Accent does not impose any restrictions on grammars. You don't have to adapt your grammar to the limitations of a particular parsing technique.

This makes Accent much simpler to use.



accent.compilertools.net