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
can the compiler feasibly calculate a DFA from a regular expression?
Oct 24, 2022
c++
regex
c++11
template-meta-programming
dfa
Minimize a DFA with don't care transitions
Apr 20, 2021
algorithm
language-agnostic
dfa
How do you write a lexer parser where identifiers may begin with keywords?
Nov 05, 2020
parsing
keyword
lexer
dfa
Recursive generic definitions and Stackoverflow in Java
Oct 24, 2022
java
generics
stack-overflow
dfa
How does "δ:Q×Σ→Q" read in the definition of a DFA (deterministic finite automaton)?
Nov 17, 2022
regular-language
finite-automata
dfa
deterministic
Regular expression that generates a DFA with dead or superfluous states
Nov 13, 2018
regex
dfa
nfa
How to convert a DFA to a Turing machine?
Apr 11, 2022
theory
dfa
turing-machines
How to efficiently implement longest match in a lexer generator?
Dec 29, 2021
regex
language-agnostic
programming-languages
lexical-analysis
dfa
Need Regular Expression for Finite Automata: Even number of 1s and Even number of 0s
Mar 19, 2022
regular-language
finite-automata
computation-theory
dfa
Capture groups using DFA-based (linear-time) regular expressions: possible?
Nov 15, 2022
regex
finite-automata
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
« Newer Entries
Older Entries »