mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
22 lines
545 B
INI
22 lines
545 B
INI
compiler-explorerinterpreted=true
|
|
supportsBinary=false
|
|
supportsExecute=true
|
|
versionFlag=--version
|
|
needsMulti=false
|
|
|
|
compilerType=hook
|
|
compilers=&hook
|
|
defaultCompiler=hook010
|
|
|
|
group.hook.compilers=hook010
|
|
group.hook.groupName=Hook
|
|
group.hook.isSemVer=true
|
|
group.hook.baseName=Hook
|
|
group.hook.licenseName=MIT
|
|
group.hook.licenseLink=https://github.com/hook-lang/hook/blob/main/LICENSE
|
|
group.hook.instructionSet=hook
|
|
|
|
compiler.hook010.exe=/opt/compiler-explorer/hook/hook-0.1.0/bin/hook
|
|
compiler.hook010.semver=0.1.0
|
|
compiler.hook010.isNightly=true
|