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 regular-language
Union of two (irregular) Context Free Language results a Regular Language?
Mar 23, 2023
regular-language
formal-languages
context-free-language
If L* is regular, then is L regular?
Mar 21, 2023
regular-language
Regex for at least one alphabet and shouldn't allow dot(.)
Mar 19, 2023
regex
regex-negation
regular-language
Why is the complement of a regular language still a regular language?
Feb 25, 2023
computer-science
discrete-mathematics
regular-language
formal-languages
If every subset of a language L is regular then L is regular? [closed]
Feb 20, 2023
regular-language
computation-theory
How is it possible to split a string by whitespaces, and also keep commas separate?
Jan 02, 2023
javascript
regex
split
regular-language
Theory of Computation - Showing that a language is regular
Dec 30, 2022
computer-science
finite-automata
regular-language
How to implement regular expression assertions/lookaround (i.e. \b style word boundary) using a DFA regular expression matcher
Nov 16, 2022
java
regex
regular-language
dfa
word-boundary
Is there an efficient algorithm to decide whether the language accepted by one NFA is a superset of the language accepted by another?
Nov 06, 2022
algorithm
computer-science
finite-automata
regular-language
nfa
Is the language {0^n 1^n 0^k | k != n} context free?
Oct 08, 2022
computer-science
context-free-grammar
regular-language
pushdown-automaton
Swedish SSN Regular expression reject users under a specific age
Nov 20, 2021
c#
.net
regex
asp.net-mvc
regular-language
Pumping lemma (Regular language)
Apr 18, 2019
regular-language
automata
formal-languages
pumping-lemma
How to understand ATN graph generated for ANTLR grammar?
Oct 16, 2022
antlr
antlr4
state-machine
regular-language
automata
Regular expression matching on comma bounded by nonwhite space
Sep 16, 2022
r
regex
regular-language
drawing minmal DFA for the given regular expression
Aug 12, 2022
regular-language
dfa
nfa
regular expressions for url parser
Sep 25, 2022
php
regex
preg-match
regular-language
Why L={wxw^R| w, x belongs to {a,b}^+ } is a regular language
Jul 27, 2019
automation
regular-language
dfa
nfa
pumping-lemma
generalizing the pumping lemma for UNIX-style regular expressions
Nov 04, 2022
regular-language
pumping-lemma
Light regexp optimization
Dec 07, 2018
regex
perl
regular-language
Older Entries »