OAT v1.3.0
Command-line arguments
[OAT Executable] [anyfile.oa] [c/nc - compile/nocompile]
nc
transcompiles the OA code into C++.
c
transcompiles the OA code into C++, then compiles that code into an executable.
For the compile option you require g++.
Documentation