dbo:abstract |
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. (en) SableCC è un generatore di parser open source in Java. È fornito con licenza GNU Lesser General Public License. SableCC include le seguenti caratteristiche: * Automa a stati finiti deterministico un lexer basato su (DFA) con pieno supporto all'Unicode e agli stati lessicali. * Sintassi Backus-Naur Form estesa. (Supporta gli operatori *, ? e +). * (1) based parsers. * Generazione automatica di alberi astratti di sintassi fortemente tipati. * Generazione automatica delle classi del tree-walker, per lo scorrimento dell'albero. (it) SableCC は、Javaで書かれたオープンソースのパーサジェネレータである。GNU Lesser General Public License でライセンスされている。 SableCC は以下の機能を有する。 * 決定性有限オートマトン (DFA) ベースの字句解析器。Unicode完全サポート。 * 拡張されたバッカス・ナウア記法による文法記述(*, ?, + といったオペレータをサポート) * LALR(1)に基づいた構文解析器を生成 * 強い型付けをされた抽象構文木を自動生成 * tree-walker クラスを自動生成 (ja) SableCC – generator parserów dla języka Java, rozprowadzany na zasadach licencji LGPL. SableCC pozwala na generowanie lekserów ze wsparciem dla Unicode oraz parserów typu LALR(1). Umożliwia także automatyczne generowania drzewa składni abstrakcyjnej. Stabilna, testowa i niestabilna paczka z SableCC została ujęta w oficjalnym repozytorium systemu operacyjnego Debian, Gentoo oraz w innych szerzej rozpoznawalnych dystrybucjach systemu Linux. (pl) |
dbo:computingPlatform |
dbr:Java_Virtual_Machine |
dbo:latestPreviewVersion |
4-beta.4 |
dbo:latestReleaseVersion |
3.7 |
dbo:license |
dbr:GNU_Lesser_General_Public_License |
dbo:programmingLanguage |
dbr:Java_(programming_language) |
dbo:wikiPageExternalLink |
http://www.sablecc.org/ |
dbo:wikiPageID |
233085 (xsd:integer) |
dbo:wikiPageLength |
1638 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID |
875114777 (xsd:integer) |
dbo:wikiPageWikiLink |
dbr:Deterministic_finite_automaton dbr:Unicode dbr:Compiler_generator dbr:Coco/R dbr:GNU_Lesser_General_Public_License dbr:Apache_License dbr:ANTLR dbc:Java_development_tools dbr:Extended_Backus–Naur_form dbr:JavaCC dbr:Java_(programming_language) dbc:Parser_generators dbr:Abstract_syntax_tree dbr:Open-source_software dbr:Java_Virtual_Machine dbr:LALR |
dbp:genre |
Parser/scanner generator (en) |
dbp:latestPreviewVersion |
4 (xsd:integer) |
dbp:latestReleaseVersion |
3.700000 (xsd:double) |
dbp:license |
dbr:GNU_Lesser_General_Public_License |
dbp:name |
SableCC (en) |
dbp:platform |
dbr:Java_Virtual_Machine |
dbp:programmingLanguage |
dbr:Java_(programming_language) |
dbp:website |
http://www.sablecc.org/ |
dbp:wikiPageUsesTemplate |
dbt:Infobox_software dbt:Portal |
dbp:wordnet_type |
http://www.w3.org/2006/03/wn/wn20/instances/synset-software-noun-1 |
dct:subject |
dbc:Java_development_tools dbc:Parser_generators |
gold:hypernym |
dbr:Generator |
rdf:type |
owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:WikicatParserGenerators yago:Apparatus102727825 yago:Artifact100021939 yago:Equipment103294048 yago:Generator103434188 yago:Implement103563967 yago:Instrumentality103575240 yago:Object100002684 yago:PhysicalEntity100001930 yago:WikicatJavaDevelopmentTools yago:Tool104451818 yago:Whole100003553 |
rdfs:comment |
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. (en) SableCC è un generatore di parser open source in Java. È fornito con licenza GNU Lesser General Public License. SableCC include le seguenti caratteristiche: * Automa a stati finiti deterministico un lexer basato su (DFA) con pieno supporto all'Unicode e agli stati lessicali. * Sintassi Backus-Naur Form estesa. (Supporta gli operatori *, ? e +). * (1) based parsers. * Generazione automatica di alberi astratti di sintassi fortemente tipati. * Generazione automatica delle classi del tree-walker, per lo scorrimento dell'albero. (it) SableCC は、Javaで書かれたオープンソースのパーサジェネレータである。GNU Lesser General Public License でライセンスされている。 SableCC は以下の機能を有する。 * 決定性有限オートマトン (DFA) ベースの字句解析器。Unicode完全サポート。 * 拡張されたバッカス・ナウア記法による文法記述(*, ?, + といったオペレータをサポート) * LALR(1)に基づいた構文解析器を生成 * 強い型付けをされた抽象構文木を自動生成 * tree-walker クラスを自動生成 (ja) SableCC – generator parserów dla języka Java, rozprowadzany na zasadach licencji LGPL. SableCC pozwala na generowanie lekserów ze wsparciem dla Unicode oraz parserów typu LALR(1). Umożliwia także automatyczne generowania drzewa składni abstrakcyjnej. Stabilna, testowa i niestabilna paczka z SableCC została ujęta w oficjalnym repozytorium systemu operacyjnego Debian, Gentoo oraz w innych szerzej rozpoznawalnych dystrybucjach systemu Linux. (pl) |
rdfs:label |
SableCC (it) SableCC (ja) SableCC (en) SableCC (pl) |
owl:sameAs |
freebase:SableCC yago-res:SableCC wikidata:SableCC dbpedia-hu:SableCC dbpedia-it:SableCC dbpedia-ja:SableCC dbpedia-pl:SableCC https://global.dbpedia.org/id/8Mi6 |
prov:wasDerivedFrom |
wikipedia-en:SableCC?oldid=875114777&ns=0 |
foaf:homepage |
http://www.sablecc.org/ |
foaf:isPrimaryTopicOf |
wikipedia-en:SableCC |
foaf:name |
SableCC (en) |
is dbo:wikiPageRedirects of |
dbr:Sablecc |
is dbo:wikiPageWikiLink of |
dbr:List_of_free_and_open-source_software_packages dbr:List_of_programming_languages_by_type dbr:Coco/R dbr:Grammatica dbr:Comparison_of_parser_generators dbr:Compiler-compiler dbr:ANTLR dbr:JavaCC dbr:Sablecc dbr:TreeDL |
is foaf:primaryTopic of |
wikipedia-en:SableCC |