List Question
20 TechQA 2023-09-10T14:15:55.550000Failing to fix a BNFC grammar in order to parse some custom code
35 views
Asked by Radu M.
Separating function declarations in an LBNF grammar
47 views
Asked by Radu M.
Does BNFC support the symbol '|'?
68 views
Asked by HobbitQia
How to resolve mismatch module name in haskell stack
139 views
Asked by Xue zheng Saw
Typechecker for a C/C++ like language
244 views
Asked by Fo Young Areal Lo
memory management in C parser generated by BNFC
131 views
Asked by Mr.Wang from Next Door
Issue parsing a program with LBNF Grammar for C++
277 views
Asked by gyaretto
How to debug 'no production for X' in lbnf / bnfc grammar?
214 views
Asked by step21
How are types in logic programming language implemented using BNFC?
46 views
Asked by MayaJ
BNFC is not parsing individual functions
33 views
Asked by arslan
Disallowing unnecessary outermost brackets in a BNFC-grammar
158 views
Asked by sesodesa
Using BNFC to determine a basic language for propositional logic (syntax error)
305 views
Asked by sesodesa
Safe to delete parent of vector of pointers when those pointers have been shared?
120 views
Asked by Aly
Solving "the lexer hack"/"typedef-name: identifier" problem in BNFC
155 views
Asked by Conor Quinn
Optional prefix in LBNF/BNFC grammar without shift/reduce conflicts
377 views
Asked by Grisu47
Parsing problem for BNFC simple production rules
160 views
Asked by micsza
Write BNFC grammar for a C++ program
1.4k views
Asked by Zeist
How to correctly use coercions such that no parenthesis are needed?
100 views
Asked by Pedro Abreu
Trying to convert a VHDL BNF to a labeled BNF for BNFC
321 views
Asked by LambdaScientist
How to write a grammar for hex ints in BNFC?
204 views
Asked by Mike Stay