mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
21 lines
465 B
INI
21 lines
465 B
INI
interpreted=true
|
|
supportsBinary=false
|
|
supportsExecute=true
|
|
versionFlag=--version
|
|
needsMulti=false
|
|
|
|
compilerType=hook
|
|
compilers=&hook
|
|
defaultCompiler=hook010def
|
|
|
|
group.hook.compilers=hook010def
|
|
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.hook010def.exe=hook
|
|
compiler.hook010def.semver=0.1.0
|