Search code examples
What algorithms exist for parsing a language where operator precedence is defined as a range?...

parsinggrammaroperator-precedenceformal-languagestla+

Read More
The term "context" in programming languages and how context is affected by loading and upd...

ccompiler-constructiongrammarcontext-free-grammarformal-languages

Read More
Categorizing a sub-expression within an expression...

sqlsubqueryformal-languagesoperands

Read More
Need help checking if my CFG question is correct...

regexcomputer-sciencecontext-free-grammarformal-languages

Read More
proving that a language is part of a grammar and vice versa...

complexity-theorytheoryformal-languagescomputability

Read More
Is WW where W belongs to {a,b}* a context free language?...

formal-languagescontext-free-language

Read More
Why this dafny post-condition is not inferred?...

assertformal-languagesdafnyformal-verificationformal-methods

Read More
generating grammars from a language (formal languages and automata theory)...

computer-scienceautomataformal-languages

Read More
Pumping lemma (Regular language)...

regular-languageautomataformal-languagespumping-lemma

Read More
Trouble verifying simple programs in F* (FStar)...

verificationformal-languagesfstar

Read More
Is the process of proving using Isabelle's theorem prover coded in programming mode and then ver...

modeltransformationisabelleformal-languagesformal-verification

Read More
See if the intersection of regular expressions is empty using FAdo...

pythonregexfsmformal-languagesnfa

Read More
Z notation: How to write operation schema that may add one or more tuples to a relation...

formal-languagesformal-methodsz-notation

Read More
How to quickly get started with Isabelle's formal language standard to formally describe modelin...

modeltransformationisabelleformal-languagesformal-verification

Read More
Table-Driven Lexers - What about reserved keywords?...

compiler-constructiongrammarlexerlexical-analysisformal-languages

Read More
What characteristic of the language grammar defines that it will be interpreted or compiled?...

formal-languages

Read More
Is the following language regular? context free?...

context-free-grammarregular-languagefinite-automataautomataformal-languages

Read More
Model Checking : Safety and Liveness properties...

logicformal-languagestemporalmodel-checking

Read More
How to get sum of sequence elements in TLA+/PlusCal using operator?...

formal-languagestla+

Read More
Meaning of double brackets in PLY...

pythonparsingformal-languagesply

Read More
Generate all unique k-subsequences...

pythonpython-itertoolsformal-languagessubsequence

Read More
Is the colon symbol interchangeable with the set membership symbol in the Z specifications language?...

specificationsformal-languages

Read More
Prove regular language and automata...

regular-languageformal-languages

Read More
What is the class of languages that can be parsed with yacc?...

parsinggrammaryaccformal-languages

Read More
Why can't C++ be parsed with a LR(1) parser?...

c++parsinggrammarformal-languages

Read More
How to generate the FIRST set of this context-free grammar...

context-free-grammarformal-languagescontext-free-language

Read More
Can someone help me Convert Grammar to regular expresion...

grammarformal-languages

Read More
The formal language of grammar...

automationgrammarformal-languages

Read More
Formulation of language and regular expressions...

regexdfaformal-languagesautomaton

Read More
DFA for (0001)*, is it correct...

finite-automatacomputation-theorydfaformal-languages

Read More
BackNext