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
Johann Karl Friedrich Rosenkranz

... in spite of occasional deviations on particular points, loyal to the Hegelian tradition as a whole. In the great division of the Hegelian school, he, in company with ...

 
 
 
This page was created in 21.7 ms