forked from ground/cground
Better cmdline args, start work on compiler
This commit is contained in:
3
src/compiler.h
Normal file
3
src/compiler.h
Normal file
@@ -0,0 +1,3 @@
|
||||
#include "types.h"
|
||||
|
||||
char* compileGroundProgram(GroundProgram* program);
|
||||
Reference in New Issue
Block a user