- Cmake _(>= 3.7)
- LLVM (>= 5.0)
- GCC (>= 7.0)
- Arch Linux (x86__64)
- Gentoo Linux (x86__64)
'mkdir build'
'cmake ..'
'make -j'
'USAGE: otterc [options] '
'OPTIONS:'
'Complier Options:'
'-debug - Display debug log.' '-dump - Display bitcode.' '-o= - Place the output into .'
'Generic Options:'
'-help - Display available options (-help-hidden for more)' '-help-list - Display list of available options (-help-list-hidden for more)' '-version - Display the version of this program'