Search code examples
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
Space meaning in DFA?...


regular-languagefinite-automataautomatadfa

Read More
How to determine which language is simpler...


regular-languagefinite-automataautomatadfa

Read More
Defining a finite automata Coq...


coqfinite-automatalanguage-theory

Read More
Can {a,b,c}*a^n{a,b,c}*b^n{a,b,c}*c^n{a,b,c} be accepted by an FSA?...


finite-automatastate-machine

Read More
What are Finite State Automata and why should a programmer know about them?...


finite-automata

Read More
BackNext