mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 03:06:26 +02:00
Add Nim to API
This commit is contained in:
parent
812679d628
commit
13a0c35680
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ func Execute(res http.ResponseWriter, req *http.Request) {
|
||||||
"lua",
|
"lua",
|
||||||
"nasm", "asm",
|
"nasm", "asm",
|
||||||
"nasm64", "asm64",
|
"nasm64", "asm64",
|
||||||
|
"nim",
|
||||||
"node", "javascript", "js",
|
"node", "javascript", "js",
|
||||||
"perl", "pl",
|
"perl", "pl",
|
||||||
"php",
|
"php",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue