Infra for debugging and testing

This commit is contained in:
2025-02-03 12:01:21 +01:00
parent 1556d54226
commit d7dd2fd855
8 changed files with 112 additions and 57 deletions

View File

@@ -1,5 +1,2 @@
[System.Environment]::SetEnvironmentVariable("ORCHID_LOG_BUFFERS", "true")
cargo build -p orchid-std
cargo run -p orcx -- `
--extension .\target\debug\orchid-std.exe --system orchid::std `
lex --file .\examples\hello-world\main.orc
cargo run -p orcx -- lex --file .\examples\hello-world\main.orc