| compilers=selfhosted |
| defaultCompiler=selfhosted |
| |
| externalparser=CEAsmParser |
| externalparser.exe=/usr/local/bin/asm-parser |
| |
| objdumper=/opt/compiler-explorer/gcc-12.1.0/bin/objdump |
| supportsBinary=true |
| supportsExecute=true |
| versionFlag=--version |
| compilerType=jakt |
| |
| compiler.selfhosted.exe=/opt/compiler-explorer/jakt-trunk/jakt-selfhost |
| compiler.selfhosted.name=jakt (trunk) |
| compiler.selfhosted.options=-b --runtime-path /opt/compiler-explorer/jakt-trunk/runtime --prettify-cpp-source --clang-format-path /opt/compiler-explorer/clang-trunk/bin/clang-format --dot-clang-format-path /opt/compiler-explorer/jakt-trunk/.clang-format --cxx-compiler-path /opt/compiler-explorer/clang-trunk/bin/clang++ |
| compiler.selfhosted.alias=rustbased |