Search code examples
Matching a "text" in line by line file with XText...

xtextbnf

Read More
Reduce/Reduce conflict when introducing pointers in my grammar...

grammarbnfhappyreduce-reduce-conflict

Read More
BNFC parser and bracket Mathematica like syntax...

parsingwolfram-mathematicabnfbnfc

Read More
C# grammar in BNF or EBNF Parser generator for F#...

c#-4.0f#grammarbnfebnf

Read More
ParseKit greedy matching mode...

parsingbnfparsekit

Read More
spotting an Ambiguous BNF...

grammarbnfambiguity

Read More
Parser-generator that outputs C# given a BNF grammar?...

c#parsingbnf

Read More
java: calculator, BNF, AST adding & subtracting...

javasubstringabstract-syntax-treeindexofbnf

Read More
extend racket syntax for backus-naur-forms...

racketbnf

Read More
Handle object destruction on the stack...

c++stackallocationbnfdestruction

Read More
BNF: Swapping non-terminals place in the grammar rules effect on production...

recursiongrammarbnf

Read More
BNF repeating sequence of characters...

expressionbnfrepeat

Read More
Defining Function Signatures in a Simple Language Grammar...

parsingcompiler-constructionsyntaxbnfirony

Read More
AST for this Mini-Language...

parsingdata-structurescompiler-constructionabstract-syntax-treebnf

Read More
BNF grammar matching...

grammarbnf

Read More
How does the | affect a BNF grammar?...

bnf

Read More
BNF for comma separated sequence?...

grammarbnf

Read More
Is this BNF grammar LL(1)?...

parsinggrammarbnfebnfll-grammar

Read More
Parsing left recursive grammar...

parsingsyntaxbnf

Read More
Syntax (probably BNF) spec of VBA ?...

vbasyntaxbnflanguage-specifications

Read More
C++ BNF grammar with parsing/matching examples...

c++parsinggrammarbnf

Read More
Parser expression for comma-separated function call parameters...

parsingfunctionoptional-parametersbnflemon

Read More
What does [,...n] mean in T-SQL BNF?...

t-sqlbnf

Read More
How can I transform this Backus–Naur Form expression into a Regex (.Net)?...

.netregexbnf

Read More
This cobol Grammar doesn't handle --9 picture...

cobolbnfjavaccebnf

Read More
Is there a tool for generating a DSL parser that does not require a runtime for the resultant parser...

javacompiler-constructiongeneratorbnf

Read More
Antlr AST construction...

javaantlrabstract-syntax-treebnfantlrworks

Read More
Parser description with repetition "meta-token"...

parsingbnf

Read More
BNF Grammar for python style structures...

pythonantlrcontext-free-grammarbnf

Read More
Can a BNF handle forward consumption?...

pythoncontext-free-grammarbnfpyparsing

Read More
BackNext