metaborg / rust-scopegraphs

Scope Graph Implementation in Rust
https://github.com/metaborg/rust-scopegraphs
MIT License
20 stars 0 forks source link

Building Scopegraphs up from Scratch #22

Open jdonszelmann opened 2 months ago

jdonszelmann commented 2 months ago

There should be a tutorial on how you would build scopegraphs up from first principles. Why does it work the way it does?