1 unstable release
0.1.0 | Jul 23, 2024 |
---|
#408 in Programming languages
94 downloads per month
Used in 8 crates
(2 directly)
66KB
2K
SLoC
Binds symbols from the AST into a symbol map from ID to a node representation. The binder's only job is to create a data structure of all scopes and the symbols that those scopes define. The resolver is then able to do scope-aware name resolution in the next step.
Dependencies
~1.6–2.3MB
~41K SLoC