SableCC
From Seo Wiki - Search Engine Optimization and Programming Languages
Jump to navigationJump to search
Platform | Java Virtual Machine |
---|---|
Type | parser/scanner generator |
License | GNU Lesser General Public License |
Website | http://www.sablecc.org/ |
SableCC is an open source compiler generator (or interpreter generator) in Java. It is licensed under the GNU Lesser General Public License.
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
External links
If you like SEOmastering Site, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...
→