SableCC
From Wikipedia, the free encyclopedia
Page Module:Infobox/styles.css has no content.
| SableCC | |
|---|---|
| Written in | Java |
| Engine | Page Template:Plainlist/styles.css has no content.Template:EditAtWikidata |
| Platform | Java Virtual Machine |
| Type | Parser/scanner generator |
| License | GNU Lesser General Public License |
| Website | http://www.sablecc.org/ |
| Repository | Page Template:Plainlist/styles.css has no content.
|
Script error: No such module "Check for conflicting parameters".
SableCC is an open-source compiler generator (or interpreter generator) in Java. Stable version is licensed under the GNU Lesser General Public License (LGPL). Rewritten version 4 is licensed under Apache License 2.0.
SableCC includes 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.
See also
Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').
References
- ^ SableCC / Files / 4-beta.4 2011-09-29