Hacker News new | ask | show | jobs
by samatman 4664 days ago
Context sensitive lexing: check

Flexible grammar construction: check

Easy to manipulate resulting syntax tree: double check

Instaparse is great stuff, GLL is a phenomenally powerful algorithm.