Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grammar

C89 - Block of code in for loop increment clause

c for-loop grammar c89

switch recognized item in grxml file

How do I match a multiline pattern using Regexp::Grammars?

How to check if this grammar is ambiguous or not?

grammar ambiguous-grammar

I need help translating this portion of the ECMAScript grammar?

c# javascript grammar ecma262

Detecting meaningless and/or grammatically incorrect sentence with LanguageTool

How do I create a DCG rule inverse to another in Prolog?

parsing prolog grammar dcg

Unary operator ambiguity [duplicate]

Simple arithmetic parser created with Kotlin and better-parse fails

Grammar restrictions on token look ahead

Java DSL implementation using ANTLRv4

java parsing antlr grammar dsl

Decompose expression in base operation: ANTLR + StringTemplate

Greedy subrules in ANTLR4

parsing antlr antlr4 grammar

Neat way to distinguish identifiers and variable names (ANTLR)?

Using Visitors in AntLR4 in a Simple Integer List Grammar

java antlr grammar antlr4

How to commit to an alternation branch in a Raku grammar token?

grammar raku

ANTLR 3, what does LT!* mean?

grammar antlr3

How can I use semantic tagging in grxml files when I am repeating items?

How to write a square bracket in prolog?