Full Pipeline
Complete implementation from parsing to execution — parser, semantic analysis, compiler with optimization passes, and a bar-by-bar virtual machine.
Navi is a Rust-style scripting language for trading charts. Complete pipeline — parser → compiler → VM, with LSP and VS Code support.