Skip to content

Use white-space as separator #70

@gdetrez

Description

@gdetrez

A frequent question is how to use white-space as a separator, doing this:

separator A " ";

doesn't work and the answer is to use an empty string:

separator A "";

Maybe bnfc could accept " " as a separator and treat it like "".

Metadata

Metadata

Assignees

Labels

enhancementlistsConcerning list categories and separator/terminator/delimiter pragmasprinterConcerning the generated printer

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions