blob: f50c26559f3c029d6b1893eb47b4ce839c9e1226 [file] [log] [blame] [raw]
compilers=&python3
defaultCompiler=python311
group.python3.compilers=python35:python36:python37:python38:python39:python310:python311
group.python3.isSemVer=true
group.python3.baseName=Python
group.python3.licenseLink=https://github.com/rui314/chibicc/blob/main/LICENSE
group.python3.licenseName=Python Software Foundation License Version 2
compiler.python35.exe=/opt/compiler-explorer/python-3.5.9/bin/python3.5
compiler.python35.semver=3.5
compiler.python36.exe=/opt/compiler-explorer/python-3.6.10/bin/python3.6
compiler.python36.semver=3.6
compiler.python37.exe=/opt/compiler-explorer/python-3.7.6/bin/python3.7
compiler.python37.semver=3.7
compiler.python38.exe=/opt/compiler-explorer/python-3.8.1/bin/python3.8
compiler.python38.semver=3.8
compiler.python39.exe=/opt/compiler-explorer/python-3.9.6/bin/python3.9
compiler.python39.semver=3.9
compiler.python310.exe=/opt/compiler-explorer/python-3.10.0/bin/python3.10
compiler.python310.semver=3.10
compiler.python311.exe=/opt/compiler-explorer/python-3.11.0/bin/python3.11
compiler.python311.semver=3.11