Search code examples
Need to construct DFA (deterministic finite automaton)...

regular-languagefinite-automatacomputation-theorydfa

Read More
Regular expression (Python) - match MAC address...

pythonregexmac-addressregular-language

Read More
RegEx to remove DOT...

regexregular-language

Read More
Regex get group block with specific start and end each group...

c#regexregular-language

Read More
c# split arithmetic expression to string[]...

c#regexregular-language

Read More
How to write a RegExp to match the Nth character...

regexregular-language

Read More
Nginx config: redirect...

http-redirectnginxconfigurationregular-languagenginx-location

Read More
Can Lua patterns represent any regular language?...

luaregular-languageformal-languages

Read More
How can I find the closure of a D FA...

regular-languagedfa

Read More
Is it possible for a subset of a non-context free language to be context-free?...

subsetcontext-free-grammarregular-language

Read More
How to show that if the language L is regular, then L' is regular?...

grammarregular-language

Read More
Regular expression to find System.out.print...

javaregexregular-language

Read More
Change character value RegEx in java...

javaregexcharacterregular-language

Read More
How can I create this DCG in Prolog?...

prologregular-languagedcg

Read More
Parse signed number from string...

javaregexparsingregular-language

Read More
if Regex describes regular language - Why Catastrophic Backtracking?...

regexregular-language

Read More
Theory of Computation - Showing that a language is regular...

computer-sciencefinite-automataregular-language

Read More
Match Regular Expression with URL...

regexregular-language

Read More
How to use re.findall to get the url string?...

pythonregular-language

Read More
How to regex last part of URL only?...

regexstringurlregular-language

Read More
Combine a few regular expressions...

javascriptphpregexregular-language

Read More
Regular expression pattern for allowing null and empty...

regexxmlxsdregular-language

Read More
Regex for validating path...

regexregular-language

Read More
Finiteness of Regular Language...

regular-languagefinite-automataautomataformal-languagesautomata-theory

Read More
Negative pattern matching Reg ex In Python...

pythonregexpython-3.xregular-language

Read More
Are regular expressions (regex) really regular?...

regexgrammarregular-languagebackreferencefinite-state-automaton

Read More
Computer Theory: CFG and Regular Languages...

context-free-grammarregular-language

Read More
Regular Expression with odd number of 1's and at least one 0...

regexregular-language

Read More
Show that L ={ ww^R : w ∈ Σ*} is not regular by using Pumping Lemma...

regexregular-languagepumping-lemma

Read More
How does Kleene Star interact with the Union operator?...

regexregular-languagedfa

Read More
BackNext