Is the following language regular? context free?...
Read MoreSolving and proving a DFA that subtracts and takes the modulus of two elements...
Read MoreRegular Expression All strings where the number of b’s can be evenly divided by 3...
Read MoreWhat is the Language described by this NFA?...
Read MoreHow to find out the language that accepted by below NPDA...
Read MoreHow to design NPDA for accepting these languages?...
Read MoreHow to construct NPDA corresponding to the below grammar?...
Read MoreHow many languages does a DFA recognize?...
Read MoreProvide a context-free grammar that generates odd length language {w = 0*1* : |w| is odd}...
Read MoreIs epsilon and empty set languages of NFA? (Nondeterministic Finite Automata)...
Read MoreDoes order not matter in regular expressions?...
Read MoreUnable to construct 4-state NFA for certain regular expression...
Read MoreConstruct a new DFA B from A where L(B) = L(A) - {w | w∈E* }...
Read Moreconcatenation & union - regular and context free languages...
Read MoreDesign a turing machine that accepts the language L= {a^n+1 b^2n c^3n: n>=0}...
Read MoreIs there any other way of lexing JavaScript into token except context free grammar provided in ECMAS...
Read MoreUnion and Intersection can be a part of Regular Expression?...
Read MoreNondeterministic finite acceptors basic question...
Read MoreIs my description of the language accepted by this DFA?...
Read MorePython is reading one of my classes in as a variable and giving a reference error...
Read MoreIf the string of L consists of 0's only prove that L* is regular...
Read MoreRegular Expression of Language {a b} which contains string of Odd Length and must contain atleast on...
Read MoreHow to understand DFA (Finite Automata)?...
Read MoreRegex | Containing "bbb"...
Read MoreRegular expression over the language C={a,b}...
Read More