Search code examples
What does context mean by context-free and context-sensitive grammars?...

context-free-grammarcontext-sensitive-grammar

Read More
Is C++ context-free or context-sensitive?...

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

Read More
Construct grammar given the following language {a^n b^m | n,m = 0,1,2,...,n <= 2m}...

grammarcontext-free-grammarcomputation-theorycontext-sensitive-grammar

Read More
Does context-sensitive tokenisation require multiple goal symbols in the lexical grammar?...

parsingprogramming-languagesgrammarcontext-free-grammarcontext-sensitive-grammar

Read More
How to deal with large alphabets in BNF?...

grammarcontext-free-grammarbnfebnfcontext-sensitive-grammar

Read More
how to parse Context-sensitive grammar?...

parsingcontext-free-grammarcontext-sensitive-grammar

Read More
Parsing Context Sensitive Language...

parsingcompiler-constructionantlrcontext-sensitive-grammar

Read More
chomsky hierarchy in plain english...

grammarcontext-free-grammarregular-languagecontext-sensitive-grammar

Read More
BNF (EBNF) to describe table format with optional columns...

context-free-grammarbnfebnfcontext-sensitive-grammar

Read More
Chomsky languages: how to recognize them?...

grammarcontext-free-grammarambiguous-grammarcontext-sensitive-grammarchomsky-hierarchy

Read More
Can a Perl/Java/etc regular expression be written to match decimal (non-)prime numbers?...

javaregexpcrecontext-sensitive-grammar

Read More
Can a context-sensitive grammar have an empty string?...

grammarcontext-free-grammarcomputation-theorycontext-sensitive-grammar

Read More
How to match with a expression grammar only the last time a keyword occurs occurs...

pythonparsingcontext-free-grammarpyparsingcontext-sensitive-grammar

Read More
Is this grammar context free or not?...

context-free-grammarautomataformal-languagesautomata-theorycontext-sensitive-grammar

Read More
How best to write this xtext grammar...

grammarxtextbnfcontext-sensitive-grammar

Read More
How do I convert PEG parser into ambiguous one?...

parsingparser-combinatorspegcontext-sensitive-grammar

Read More
Chomsky hierarchy - Type-1 context-sensitive languages...

theorycontext-sensitive-grammarchomsky-hierarchy

Read More
Can someone give a simple but non-toy example of a context-sensitive grammar?...

grammarautomatacomputation-theorylanguage-theorycontext-sensitive-grammar

Read More
Context Sensitive Lindenmayer System...

context-sensitive-grammarcontext-sensitive-help

Read More
Converting a language specification into production rules (not sure if it's a CFG or CSG)...

parsingcontext-free-grammarcontext-sensitive-grammarchomsky-hierarchy

Read More
Pumping lemma for context-sensitive language?...

grammarpumping-lemmacontext-sensitive-grammar

Read More
how typedef-name - identifier issue is resolved in C?...

parsingcompilationgrammarcontext-sensitive-grammar

Read More
How do you restric maximum length of elements in language of context free grammar...

context-free-grammarcontext-sensitive-grammar

Read More
is this grammar context free...

parsingcontext-free-grammarcontext-sensitive-grammar

Read More
When a keyword means different things in different contexts, is that an example of context sensitivi...

scalaformal-languagescontext-sensitive-grammar

Read More
What language does this mean?...

grammarcontext-free-grammarcontext-sensitive-grammar

Read More
Context-sensitive grammar for specific language...

computer-scienceformal-languagescontext-sensitive-grammar

Read More
bison grammar rules for a custom pascal like language...

grammarbisoncontext-free-grammarcontext-sensitive-grammar

Read More
How to separate out the context-free part of a language from the context-sensitive part?...

language-designcontext-free-grammarmodularityparse-treecontext-sensitive-grammar

Read More
What is this grammar? Context-free or context sensitive...

context-free-grammarregular-languageautomataformal-languagescontext-sensitive-grammar

Read More
BackNext