regular languages with concatenations...
Read MoreValidate string given Context Free Grammar in Java...
Read MoreRegular expression for formal languages...
Read Moreformal languages: what does R-trivial mean?...
Read MoreFormal regular expression for a language over a,b,c such that a is never adjacent to b...
Read MoreWhat is the intersection of two languages with different alphabets?...
Read MoreDeciding if a given Language is Regular/Context-Free/Non Context-Free...
Read MoreHow to prove that L={w|#a(w)=#b(w)=#c(w)} is not context free using closure...
Read MoreHow do I find the language from a regular expression?...
Read MoreWhen you are proving a language is decidable, what are you effectively doing?...
Read MoreFind a regular expression for strings containing the substring 01a and even number of 1's over t...
Read MoreUnderstanding Σ* and Σ in formal languages...
Read Moreadding variables/types to a typing environment...
Read MoreWhat kind of formal languages can modern regex engines parse?...
Read Morehow can i see directly that a language is not regular...
Read MoreHow come we write programs in context-free languages? Shouldn't programs be in recursively enume...
Read MoreWhy is the complement of a regular language still a regular language?...
Read Morefind Reg. Expr. over {0,1,2} so last symbol of string is the sum of the symbols so far on the string...
Read MoreFind a non-deterministic CFL whose reverse is deterministic...
Read MoreChecking if a string consists of balanced parenthesis...
Read MoreHow to recognize English words via ANTLR?...
Read Morewhat is the length of a language that contains epsilon?...
Read MoreVerifying that a grammar is strong LL(2)...
Read MoreIs there an algorithm for determining if the set of all valid XML instances in respect with a specif...
Read More