This commit is contained in:
nub31
2025-06-26 12:53:07 +02:00
parent 7cd1ea1dce
commit 34ac247eff
50 changed files with 40 additions and 5737 deletions

2
run.sh
View File

@@ -1,4 +1,4 @@
#!/bin/bash
set -e
dotnet run --project src/compilation/CLI/CLI.csproj example/main.nub example/c.nub
dotnet run --project src/compiler/CLI/CLI.csproj example/main.nub example/c.nub
./bin/out