BNFC / bnfc

BNF Converter
http://bnfc.digitalgrammars.com/
586 stars 165 forks source link

C/C++ backend prints ""-terminated/separated lists without separating whitespace #269

Closed andreasabel closed 4 years ago

andreasabel commented 4 years ago
terminator Exp "";
Lit. Exp ::= Integer ;

Test parser on list 1 2 3.