Open dag opened 13 years ago
I'm attempting to automatically convert a large PEG grammar and it has rules that begin with upper case characters. As a work-around I'd like to prefix them with an underscore, but Peggy doesn't currently permit this.
I'm attempting to automatically convert a large PEG grammar and it has rules that begin with upper case characters. As a work-around I'd like to prefix them with an underscore, but Peggy doesn't currently permit this.