Search code examples
Proving concatenation of language is associative in Agda...


regular-languageagdadependent-typeformal-languages

Read More
What is the formal model behind Sense/Net ECM?...


data-modelingformal-languagesdocument-managementecmsensenet

Read More
Creating a separate "boolean expression" rule for a dynamic language...


parsingcompiler-constructiongrammarbisonformal-languages

Read More
Prove whether this language is decidable and recognizable...


computation-theoryturing-machinesformal-languagesdecidable

Read More
What is the intersection of two languages?...


unionintersectionformal-languagesautomaton

Read More
Java regex match number of times substring/char appears in string...


javaregexformal-languages

Read More
How to evaluate an expression using β reduction in lambda calculus?...


lambdaprogramming-languageslambda-calculusformal-languagesreduction

Read More
Regular expressions - They are the same regular expressions?...


regexformal-languages

Read More
What other tools can help me create a small language targeting JVM, besides ANTLR?...


compiler-constructionantlrformal-languagesll-grammar

Read More
How can I tell that a language is context-free from first sight?...


automataformal-languagescontext-free-language

Read More
Is this grammar context free or not?...


context-free-grammarautomataformal-languagesautomata-theorycontext-sensitive-grammar

Read More
Ambiguous Regular Grammar?...


grammarregular-languagecomputation-theoryformal-languages

Read More
grammar LL(1) conflicts...


compilationcompiler-warningsformal-languages

Read More
Greek syllabification library for Javascript...


javascriptformal-languages

Read More
Can Lua patterns represent any regular language?...


luaregular-languageformal-languages

Read More
BNFC generated grammar fails on simplest examples...


language-agnosticinterpreterformal-languagesbnfc

Read More
Regex create a expression solving the following pattern...


regexformal-languages

Read More
How to propose a recurrence equation for a given DFA over a set of q states?...


combinatoricsrecurrencefinite-automatadfaformal-languages

Read More
Finiteness of Regular Language...


regular-languagefinite-automataautomataformal-languagesautomata-theory

Read More
Converting given ambiguous arithmetic expression grammar to unambiguous LL(1)...


parsinggrammarcontext-free-grammarformal-languages

Read More
definition of the term "syntactic form"...


typesgrammarterminologydefinitionformal-languages

Read More
formula vs well-formed formula in propositional logic...


logicformulaformal-languageswell-formed

Read More
Finite strings but possibly infinite language...


programming-languagesdiscrete-mathematicsformal-languagesautomaton

Read More
Constructing Language generated by the grammar...


grammarautomataformal-languages

Read More
Formal Languages - Grammar...


grammarformal-languages

Read More
How can I check that the language of one context-free grammar is a subset of a second context-free g...


parsinggrammarcontext-free-grammarformal-languagescontext-free-language

Read More
Regular Expression Format Confusion...


compilationexpressionregular-languageformal-languages

Read More
how to write a restore reset formal test which has a long timing...


verilogsystem-verilogformal-languagesformal-verificationasic

Read More
How to resolve left recursions in PEG...


parsingformal-languagespegleft-recursionpegjs

Read More
how to write an "or" operation while translating Grammar to regex...


regexformal-languages

Read More
BackNext