Search code examples
What is this grammar? Context-free or context sensitive...

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

Read More
regular expression with matching empty string...

regular-languagestring

Read More
HTML Input field pattern for numerical values....

jqueryhtmlregular-language

Read More
Is this a regular language? If so, what is it's regular expression?...

regexcomputer-scienceregular-language

Read More
non-unicode use regex pattern less few letters...

javascriptregexregular-language

Read More
Can someone help me with this proof using the pumping lemma?...

regular-languageautomataproofpumping-lemma

Read More
Regular Expressions - Repeating Pattern...

c#regexregular-language

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

finite-automataregular-languageformal-languages

Read More
Regular expression to filter urls with strings repeated 3 times or more...

regexregular-language

Read More
Aren't modern regular expression dialects regular?...

regexregular-language

Read More
Regular Expression for matching keywords in different styles of URL's...

.netregexurlregular-language

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

theoryregular-languagedfaformal-languages

Read More
simplify regex, [star] mysteriously disappears...

regexcomputer-scienceregular-languagecomputation-theory

Read More
How to extract the words from the tree structure using Regex pattern...

javaregexregular-language

Read More
How to write factorial function using the L language?...

theoryregular-language

Read More
Is this a free context gramar language?...

context-free-grammarregular-languageautomata

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

context-free-grammarregular-languageautomataformal-languages

Read More
How to solve δ(A,01) for this DFA?...

finite-automataregular-languageautomatadfa

Read More
Techniques for simplifying a regular expression **by hand**...

regexregular-language

Read More
Given a sequence of symbols, how to find the minimal DFA that can accept it?...

regexpattern-matchingregular-languagefsmdfa

Read More
Pumping Lemma, Condition 1...

regular-languagepumping-lemma

Read More
Is it possible to simplify this regular expression any further?...

regexregular-language

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

regexcontext-free-grammarregular-languageformal-languages

Read More
How would I convert regular expression to finite automata?...

regexfinite-automataregular-language

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
Can one find out which input characters matched which part of a regex?...

regexcomputer-scienceregular-languagecomputation-theory

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

regular-languageformal-languages

Read More
regular expressions for url parser...

phpregexpreg-matchregular-language

Read More
Regular Expression in Perl to check fit/match...

regexperlunixpattern-matchingregular-language

Read More
Exclude part of the string with regex...

regexurlregular-language

Read More
BackNext