Hacker News new | ask | show | jobs
by dhruvrajvanshi 437 days ago
Well I wouldn't call lalrpop "Pure rust". It's a separate language that gets compiled to rust.

It's within the rust ecosystem though. Perhaps cargo could expose a simpler way to use code generators.