List Question
20 TechQA 2023-10-30T09:28:00.773000Intersection of two Deterministic Finite Automata (DFA)
100 views
Asked by Ehsan
Rust is the automatic dereference of Box types prohibative?
185 views
Asked by FreelanceConsultant
concatenation two strings recursive
107 views
Asked by imad
Why is L = {a^ib^i , 0<i<5} regular?
385 views
Asked by tonythestark
are the variables declared in programming language **terminal** symbols or **non-terminal** symbols
152 views
Asked by GAMEOVER
Does aabbabb belong to the regular expression ((a*| b*)bb)*?
108 views
Asked by Shisui
Recognizabilty of a set in regards to their size bounds
302 views
Asked by DazedAndConfused
Recursive vs recursively enumerable language in Turing Machines?
785 views
Asked by lee2020
Why is TryParse the way round that it is?
271 views
Asked by Myles
What is the name of this programming language feature and are there any real-world languages that support it?
84 views
Asked by DudeDoesThings
What actually is the assignment symbol in python?
831 views
Asked by prushik
Why can't a left-recursive, non-deterministic, or ambiguous grammar be LL(1)?
3.3k views
Asked by DjaouadNM
Pumping lemma for CFL
904 views
Asked by learner
Confusion over the abstract formatting of an AST declaration of functions
916 views
Asked by Foxy
Alternative to backing up in a scanner?
88 views
Asked by Tyler Durden
What is the "if-else" ambiguity in C?
113 views
Asked by Tyler Durden
Defining a finite automata Coq
776 views
Asked by Erick Grilo
How to get data from an inductive type Coq
85 views
Asked by Erick Grilo
Static types and conversions
167 views
Asked by Tomás Juárez