berp icon indicating copy to clipboard operation
berp copied to clipboard

A flexible cross-language parser generator with support for languages without explicit tokenization rules (like Gherkin)

Results 15 berp issues
Sort by recently updated
recently updated
newest added

This line in GherkinGrammar.berp fails to parse, and it looks like the lookahead hint accidentally got moved. Fixes #15

I'm getting this output when I try to re-generate the Objective-C files for Gherkin: > Berp 1.0.0 > Copyright (C) 2014-2020, Gaspar Nagy (Spec Solutions) > Licensed under the Apache...

I made a couple of improvements to the razor file for Java. This make the file usable out of the box. - Constructor name should be equal to the class...

The generated files should not have a BOM in it - many compilers and interpreters (javac) fail on such files.

Maybe T4: http://www.nuget.org/packages/OMS.Ice/

0 - Backlog