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
Father Damien

... disease (leprosy) who lived on the island of Molokai, Hawaii. He was born in Tremeloo, Belgium, the son of a farmer. He entered the novitiate of the Fathers of the ...

 
 
 
This page was created in 58.3 ms