darklang / dark

Darklang main repo, including language, backend, and infra
https://darklang.com
Other
1.66k stars 90 forks source link

Refactor NameResolution #5354

Closed StachuDotNet closed 4 months ago

StachuDotNet commented 4 months ago

Name-resolution (in F#) of Dark types, constants, and fns (Builtins, Package, UserProgram) is currently quite complicated.

This simplifies the process a lot, towards upcoming goals: