Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grammar

Problems with Prolog's DCG

prolog nlp grammar dcg

Is there a set way to determine ambiguity in a grammar?

Xtext get project root directory from validator

grammar xtext xtend

How to create a metagrammar?

grammar

How to use the link grammar parser as a grammar checker

How to describe function arguments in PEG grammar

Nearley grammar recognizes same non-terminal symbol multiple times under certain conditions

Grammar for Unix command line options

parsing grammar bnf

Issue resolving a shift-reduce conflict in my grammar

The following alternatives can never be reached: 2

java antlr grammar antlrworks

What does the ? mean in the tokenization section of the W3C CSS specification?

unicode grammar lex css

Parsekit autocompletion

Parse To Prolog Variables Using DCG

prolog grammar dcg dpll

What's the easiest way to get Grammar::Tracer working on Perl6 itself?

grammar raku

How can my ANTLR lexer match a token made of characters that are subset of another kind of token?

antlr grammar

The Definition of Regular Languages

Tools to generating a grammar using examples?

grammar text-mining

Where is the TextMate Language Parser?

textmate grammar

how to define a rule of a pattern repeated by a fixed number of times using antlr grammar

antlr grammar

ANTLR: Difference between backtrack and look-ahead?