#regex #graph #scope #scopegraphs #query #edge #path

scopegraphs-regular-expressions

A well-documented port of scopegraphs to Rust

11 releases

0.3.2 Jun 6, 2024
0.3.1 Jun 6, 2024
0.2.11 Jun 3, 2024
0.2.10 May 24, 2024
0.1.2 Mar 30, 2024

#164 in Procedural macros

27 downloads per month
Used in 3 crates

MIT/Apache

72KB
1.5K SLoC

Scope Graphs Regular Expressions

To query a scope graph, you have to specify what paths are valid for the query to take. You do so using a regular expression over the labels on the edges of the scope graph.

See https://docs.rs/scopegraphs for all documentation

Dependencies

~250–700KB
~17K SLoC