iguana-parser / iguana

prototype parser run-time, back-end for different kinds of parser generators, including rascal.
51 stars 15 forks source link

Generate typed visitors #38

Closed afroozeh closed 2 years ago

afroozeh commented 2 years ago

This PR adds support for generated typed visitors. Also the visitors for the Iggy language has been replaced with the typed version.