#regex #regular #expression #edge #graph #scope #scopegraphs

scopegraphs-regular-expressions

A port of scopegraphs (https://pl.ewi.tudelft.nl/research/projects/scope-graphs/) to Rust

6 releases

new 0.2.6 Apr 24, 2024
0.2.5 Apr 24, 2024
0.1.3 Apr 19, 2024
0.1.2 Mar 30, 2024

#139 in Procedural macros

Download history 241/week @ 2024-03-28 18/week @ 2024-04-04 292/week @ 2024-04-18

551 downloads per month
Used in 3 crates

MIT/Apache

73KB
1K 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

~335–800KB
~19K SLoC