Encyclopedia > SableCC

  Article Content

SableCC

SableCC is an open source compiler generator (or interpreter generator) in Java.

It is licensed under GNU Lesser General Public License.

SableCC includes all the following features:

  • Deterministic Finite Automaton (DFA) based lexers with full Unicode support and lexical states.
  • Extended Backus-Naur Form grammar syntax. (Supports the *, ? and + operators).
  • LALR(1) based parsers.
  • Automatic generation of strictly-typed abstract syntax trees.
  • Automatic generation of tree-walker classes.

From SableCC website

Reference



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Jamesport, New York

... versus $46,313 for females. The per capita income for the town is $28,614. 7.9% of the population and 4.9% of families are below the poverty line. Out of the total people ...

 
 
 
This page was created in 24.9 ms