Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regular-language

Textual Protocol which is not a regular language?

python re for opcode parsing

What will the '\$' regular expression match? [duplicate]

regex regular-language

Can someone help me with this proof using the pumping lemma?

Javascript Capitalize first letter of each word ignore Contractions

Regular Languages and Concatenation

Inserting a regular language into other regular language

<regex> having trouble with Cyrillic characters

how to add conditions for regular expression?

Algorithm to convert regular expression to linear grammar

Are L1 = {a^n b^n | n < 4 } and L2 = {a^n b^n | n < 10^10^10 }, regular languages?

How to use back-reference of sed replacement command correctly considering a special Regular Expression

Writing regular expressions for these languages?

Negative pattern matching Reg ex In Python

Show that L ={ ww^R : w ∈ Σ*} is not regular by using Pumping Lemma

Are the following sets regular?

regex math regular-language

Do the languages of 0-turn PDA's coincide with the regular languages?

Proving concatenation of language is associative in Agda

Understanding (and forming) the regular expression of this finite automaton