rust-lang/gll

Experiment with integrating Pola for (more) declarative disambiguators.

Open

#41 opened on Sep 12, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (23 forks)auto 404
help wanted

Repository metrics

Stars
 (140 stars)
PR merge metrics
 (PR metrics pending)

Description

If we can encode an unambiguous (parse) subtree (from #40) in Pola's types, we might be able to provide a more restricted language, to write disambiguating logic in, based on Pola.

Contributor guide