Search code examples
regular languages with concatenations...

mathdiscrete-mathematicsformal-languages

Read More
Validate string given Context Free Grammar in Java...

javaparsingcomputer-sciencecontext-free-grammarformal-languages

Read More
Construct a CFG for...

context-free-grammarformal-languages

Read More
constructing CFG...

context-free-grammarformal-languages

Read More
Regular expression for formal languages...

regexformal-languages

Read More
formal languages: what does R-trivial mean?...

finite-automataregular-languageformal-languages

Read More
Formal regular expression for a language over a,b,c such that a is never adjacent to b...

regexformal-languages

Read More
What is the intersection of two languages with different alphabets?...

theoryregular-languagedfaformal-languages

Read More
Deciding if a given Language is Regular/Context-Free/Non Context-Free...

context-free-grammarregular-languageautomataformal-languages

Read More
Does this DFA have a solution?...

formal-languages

Read More
How to prove that L={w|#a(w)=#b(w)=#c(w)} is not context free using closure...

context-free-grammarformal-languages

Read More
Formal grammar of XML...

cxmlgrammarformal-languages

Read More
How do I find the language from a regular expression?...

regexcontext-free-grammarregular-languageformal-languages

Read More
When you are proving a language is decidable, what are you effectively doing?...

finite-automataformal-languages

Read More
Find a regular expression for strings containing the substring 01a and even number of 1's over t...

regexregular-languageformal-languages

Read More
Understanding Σ* and Σ in formal languages...

automataformal-languagescomputability

Read More
Difference between L* and Σ*...

context-free-grammarautomataformal-languages

Read More
adding variables/types to a typing environment...

functional-programminginferenceformal-languagesformal-semantics

Read More
What kind of formal languages can modern regex engines parse?...

regexcomputer-scienceformal-languages

Read More
how can i see directly that a language is not regular...

regular-languageformal-languages

Read More
How come we write programs in context-free languages? Shouldn't programs be in recursively enume...

programming-languagescomputer-sciencecomputation-theoryformal-languages

Read More
Why is the complement of a regular language still a regular language?...

computer-sciencediscrete-mathematicsregular-languageformal-languages

Read More
find Reg. Expr. over {0,1,2} so last symbol of string is the sum of the symbols so far on the string...

regexregular-languageformal-languages

Read More
Find a non-deterministic CFL whose reverse is deterministic...

formal-languages

Read More
Production rules for a grammar...

formal-languages

Read More
Checking if a string consists of balanced parenthesis...

haskellrecursionpattern-matchingformal-languagespushdown-automaton

Read More
How to recognize English words via ANTLR?...

antlr3formal-languages

Read More
what is the length of a language that contains epsilon?...

formal-languages

Read More
Verifying that a grammar is strong LL(2)...

computer-sciencetheorygrammarformal-languages

Read More
Is there an algorithm for determining if the set of all valid XML instances in respect with a specif...

regexxsdregular-languageformal-languages

Read More
BackNext