Marwes / combine

A parser combinator library for Rust
https://docs.rs/combine/*/combine/
MIT License
1.29k stars 93 forks source link

Comparison with LALRPOP #343

Open 8573 opened 2 years ago

8573 commented 2 years ago

In the spirit of #73, how does Combine compare to LALRPOP?

(I figure this may be easier than #73. :-) )