Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in dfa
Derive minimal regular expression from input
Feb 14, 2021
c++
c
regex
dfa
Efficient (basic) regular expression implementation for streaming data
Aug 06, 2021
regex
stream
dfa
nfa
Parser vs. lexer and XML
Oct 15, 2022
xml
parsing
tokenize
lexer
dfa
Regular Expression for Binary Numbers Divisible by 3
Sep 27, 2022
regex
dfa
self-taught compiler courses / good introductory compiler books?
Apr 22, 2022
compiler-construction
context-free-grammar
dfa
Implementing a code to simulate a finite automaton nondeterministic in c++
Mar 15, 2022
c++
dfa
automaton
DFAs vs Regexes when implementing a lexical analyzer?
Nov 30, 2021
regex
compiler-construction
lexical-analysis
dfa
How do you construct the union of two DFA's?
Nov 13, 2022
union
transition
finite-automata
dfa
A succinct description of NFA to DFA conversion?
Nov 14, 2022
algorithm
finite-automata
dfa
nfa
DFA Based Regular Expression Engines for Java with Capture
Sep 30, 2020
java
regex
dfa
Efficient algorithm for converting a character set into a nfa/dfa
Nov 26, 2019
regex
algorithm
dfa
nfa
NFA/DFA implementation in C#
Apr 05, 2022
c#
automata
dfa
nfa
Is L = {a^n b^m | n>m} a regular or irregular language?
Jul 04, 2017
regular-language
dfa
formal-languages
Can a DFA have epsilon/lambda transitions?
Sep 25, 2022
finite-automata
state-machine
automata
dfa
automata-theory
DFA construction in Knuth-Morris-Pratt algorithm
Dec 04, 2018
string
algorithm
substring
dfa
knuth-morris-pratt
Regular expressions Equivalence
Sep 17, 2022
regex
algorithm
dfa
Finding the complement of a DFA?
Sep 16, 2022
regex
regular-language
automata
dfa
nfa
How are finite automata implemented in code?
Sep 16, 2022
python
finite-automata
automata
dfa
nfa
DFA vs NFA engines: What is the difference in their capabilities and limitations?
Sep 13, 2022
regex
finite-automata
dfa
nfa
Design DFA accepting binary strings divisible by a number 'n'
Aug 17, 2022
regex
automata
dfa
« Newer Entries