mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
16 lines
427 B
INI
16 lines
427 B
INI
compilers=
|
|
defaultCompiler=
|
|
|
|
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
|
|
|
|
licenseName=BSD 2-Clause "Simplified" License
|
|
licenseLink=https://github.com/SerenityOS/jakt/blob/main/LICENSE
|
|
licensePreamble=Copyright (c) 2022, JT, Andreas Kling. All rights reserved.
|