WIP: dev #1
@@ -1,3 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
pushd ../compiler
|
pushd ../compiler
|
||||||
@@ -12,4 +14,4 @@ pushd program
|
|||||||
time ../../compiler/bin/Release/net9.0/Compiler main.nub ../core/.build/out.nublib
|
time ../../compiler/bin/Release/net9.0/Compiler main.nub ../core/.build/out.nublib
|
||||||
popd
|
popd
|
||||||
|
|
||||||
./program/.build/out
|
./program/.build/out
|
||||||
Reference in New Issue
Block a user