Usage

nterprept

gtlang <sourcefile>

Ex:

gtlang hello_world.gtc

Compile:

gtcompiler <sourcefile> <output file>

Ex:

gtcompiler hello_world.gtc hello_world