Architecture¶
Warning
This describes planned architecture that isn't fully built out yet. It's a work in progress. - Sophie (2025)
Bird's eye view¶
asdf
Code map¶
crates/forge-core
¶
This is the core library where most of the Forge compiler is implemented. The command line interface and language server both use this library to provide functionality.