Search code examples
Building a DFA that accepts a language with an union...

finite-automatadfaformal-languages

Read More
Equivalence between two automata...

finite-automataequivalenceautomaton

Read More
What is the most efficient way to create a lexer?...

compiler-constructionlexerfinite-automata

Read More
Can a finite automata have more than one input states?...

automatafinite-automata

Read More
Do reducers in Redux represent a FSA?...

javascriptreduxfinite-automata

Read More
What is the Chomsky type of the given language?...

programming-languagesfinite-automata

Read More
Metaclasses configure classes. But can we configure metaclasses?...

pythonconfigurationmetaclassfinite-automata

Read More
Finite Automata...

computer-scienceregular-languagefinite-automata

Read More
What does an NFA with epsilon transitions let us do?...

regexregular-languagefinite-automatanon-deterministic

Read More
Is the RE and the finite automata same?...

regular-languagefinite-automatacomputation-theory

Read More
validate that deterministic finite automata transition function has exactly one output state for eac...

pythonregexregular-languagefinite-automatacomputation-theory

Read More
how do i represent transitions when writing a code for a dynamic DFA?...

javafinite-automatacomputation-theorydfa

Read More
Inverse homomorphism of (00+1)*...

automatafinite-automataautomata-theory

Read More
Can regular expressions be used to match nested patterns?...

regexnestedfinite-automata

Read More
Converting finite state machine diagram to Verilog code...

verilogfinite-automatastate-machine

Read More
Converting finite state machine diagram into verilog code...

verilogfinite-automatastate-machine

Read More
In react, does a finite state machine replace the role of a router?...

javascriptreactjsstatefinite-automatastate-machine

Read More
Two inputs on self loop, deterministic or non-deterministic state machine?...

statefinite-automatadeterministicnon-deterministicautomaton

Read More
Deriving a regular grammar for the language recognised by the Finite Automata...

context-free-grammarregular-languageautomatafinite-automatacomputation-theory

Read More
What is the use of finite automata?...

theoryfinite-automata

Read More
Construct nfa occuring strings over {0,1} such that some two 0's are seperated by a string of le...

finite-automatacomputation-theorynon-deterministicautomata-theory

Read More
Design a turing machine that accepts the language L= {a^2 b^2n: n>=1}...

automatafinite-automataautomata-theoryturing-machines

Read More
How to use Finite Automaton to implement a scanner...

compiler-constructionlexical-analysisfinite-automata

Read More
Is v8/firefox RegExp implementation based on finite automata or recursive backtrace?...

javascriptregexv8finite-automata

Read More
theory of computation: how can A be the language recognized by machine M1...

theoryfinite-automata

Read More
Construct DFA for L = {(na(w)-nb(w)) mod 3>0}...

automatafinite-automatadfa

Read More
Pair of Zeros separated by 1's NFA?...

finite-automatacomputation-theorydfanfa

Read More
Tool for drawing automata and syntax trees...

windowsfinite-automatadiagramming

Read More
Transform NFA to DFA...

finite-automataautomata

Read More
Demonstrating a language is regular...

fibonacciregular-languagefinite-automata

Read More
BackNext