OpenLink Software

Powered by OpenLink Virtuoso

Usage stats on JavaCC

an Entity in Data Space: lodserver.iula.upf.edu

JavaCC (Java Compiler Compiler) is an open-source parser generator and lexical analyzer generator written in the Java programming language. JavaCC is similar to yacc in that it generates a parser from a formal grammar written in EBNF notation. Unlike yacc, however, JavaCC generates top-down parsers. JavaCC can resolve choices based on the next k input tokens, and so can handle LL(k) grammars automatically; by use of "lookahead specifications", it can also resolve choices requiring unbounded look ahead. JavaCC also generates lexical analyzers in a fashion similar to lex. The tree builder that accompanies it, JJTree, constructs its trees from the bottom up.

Graph IRICount
http://dbpedia.org/resource/JavaCC152
http://dbpedia.org/resource/Parser1
Explore using: OpenLink Data Explorer | Zitgist Data Viewer | Marbles | DISCO | Tabulator     Raw Data in: N3 | RDF/XML    About   
Powered by OpenLink Virtuoso This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] This material is Open Knowledge Creative Commons License
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.
OpenLink Virtuoso version 06.01.3127, on Linux (x86_64-pc-linux-gnu), Standard Edition
Copyright © 2009-2011 OpenLink Software