Search code examples
Is C++ context-free or context-sensitive?...


c++syntaxgrammarcontext-free-grammarcontext-sensitive-grammar

Read More
Relation between Left factoring a grammar and removing epsilon...


grammarcontext-free-grammar

Read More
<.ident> function/capture in perl6 grammars...


regexgrammarraku

Read More
Combined grammar ANTLR option filter...


filterantlrgrammarlexer

Read More
ANTLR Grammar for Recognizing Exponential Notation Numbers and Identifiers...


parsingantlr4grammar

Read More
antlr error message seems self-contradictory? What am I doing wrong?...


parsingantlr4grammar

Read More
Matcher and Regex in Java to output what's inside Square Brackets but only once...


javaregexgrammar

Read More
ANTLR4 an optional symbol at begining of a rule...


javaparsingantlr4grammar

Read More
How to pin a Raku Grammar token to only match when at the end of a string...


grammarraku

Read More
Why are curly braces {} NOT considered an operator in C++?...


c++language-lawyergrammar

Read More
Capturing a group with a generic SQL dialect...


parsingcompiler-constructionantlrgrammarlanguage-design

Read More
c function pointer, another syntax...


cfunctionpointersgrammarfunction-declaration

Read More
SQL 4-valued logic table...


sqlnulllogicgrammardatabase-agnostic

Read More
How to define multi type as one type in golang...


gogrammar

Read More
antlr4 grammar how to specify parameters in any order...


antlr4grammar

Read More
What is the simplest way to hand-parse left recursive grammars?...


parsinglanguage-agnosticgrammarcompiler-theory

Read More
PyParsing: Conditional parsing, depending on value...


pythongrammarpyparsing

Read More
How to check whether a sentence is correct (simple grammar check in Python)?...


pythonnlpgrammar

Read More
ANTLR Grammar not...


javaantlrantlr4grammar

Read More
How to enumerate the strings of a context-free grammar?...


grammarcontext-free-grammarenumerate

Read More
if statement in R can only have one line?...


rif-statementgrammar

Read More
Can epsilon production be assumed in a left recursive grammar...


grammarcontext-free-grammarleft-recursionautomata-theory

Read More
How do assembly languages work?...


assemblyhardwaregrammar

Read More
Method to prevent token splitting with Flex lexical analyser?...


cparsinggrammarbisonflex-lexer

Read More
Trying to solve dangling else for a Mini-C grammar...


cparsingcompiler-constructiongrammarsly

Read More
Match anything until end tag (generic text) in simple lexer/parser using ANTLR4...


antlrantlr4grammar

Read More
What is the Julia MethodError?...


packagejuliagrammar

Read More
Grammar to recognize unlimited '{' expr '}' next to each-other...


c#antlrantlr4grammar

Read More
Antlr4 is not recognizing Keywords and classifying them as ID...


javac#antlrantlr4grammar

Read More
Is anyone aware about below error in antlr4 parsing?...


javaantlr4grammar

Read More
BackNext