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
Museums in England

... Central Museum & Art Gallery[?] Norfolk Bressingham Steam Museum[?] East Anglia Railway Museum[?] Strumpshaw Hall Steam Museum[?] Toad Hole Museum[?], How ...

 
 
 
This page was created in 36.4 ms