1 unstable release

0.1.0 Jul 23, 2024

#582 in Programming languages

Download history 108/week @ 2024-07-22 7/week @ 2024-07-29 16/week @ 2024-08-12 11/week @ 2024-08-19 49/week @ 2024-08-26

76 downloads per month
Used in 8 crates (2 directly)

MIT license

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

~0.9–1.4MB
~24K SLoC