WIP: dev #1

Draft
nub31 wants to merge 103 commits from dev into master
Showing only changes of commit 48760dcdda - Show all commits

View File

@@ -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