mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-11 14:16:27 +02:00
9 lines
194 B
JSON
9 lines
194 B
JSON
{
|
|
"language": "HolyC",
|
|
"version": "0.0.9",
|
|
"aliases": ["holyc", "HolyC", "hcc"],
|
|
"limit_overrides": {
|
|
"compile_timeout": 15000,
|
|
"compile_cpu_time": 15000
|
|
}
|
|
}
|