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

scopegraphs-regular-expressions

A well-documented port of scopegraphs to Rust

12 releases

new 0.3.3 Nov 22, 2024
0.3.2 Jun 6, 2024
0.2.11 Jun 3, 2024
0.2.10 May 24, 2024
0.1.2 Mar 30, 2024

#124 in Procedural macros

Download history 2/week @ 2024-08-30 15/week @ 2024-09-20 8/week @ 2024-09-27 3/week @ 2024-10-04 1/week @ 2024-10-11

784 downloads per month
Used in 3 crates

MIT/Apache

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

~210–650KB
~15K SLoC