forked from Orchid/orchid
5 lines
340 B
PowerShell
5 lines
340 B
PowerShell
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
|