Added ultra simple build script for debug
This commit is contained in:
parent
4a8f44d23f
commit
f8f90fe92d
2 changed files with 7 additions and 0 deletions
3
src/ddemo
Executable file
3
src/ddemo
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
nim c nlx.nim
|
||||
./nlx ../lang/demo/$1
|
||||
Loading…
Add table
Add a link
Reference in a new issue