./toc --input=inputfile --output=outputfile --output-il=ilfile --verbose
inputfile
- the occam source code to compileoutputfile
- the file to output assembly toilfile
- the file to output the intermediate representation to--verbose
- enable verbose logging