congo-cc / congo-parser-generator

The CongoCC Parser Generator, the Next Generation of JavaCC 21, which in turn was the next generation of JavaCC
https://discuss.congocc.org/
Other
36 stars 11 forks source link

JTB part 2 (adds to PR #40) #41

Closed adMartem closed 1 year ago

adMartem commented 1 year ago

This includes the previous PR and adds the JTB feature code (almost all in ParserProductions template.

adMartem commented 1 year ago

What's pretty amazing is that it takes around 300 line of code added to Congo to emulate 22,000 LOC of JTB.

adMartem commented 1 year ago

I'm going to rebase these with some changes.