Add Nim to API
This commit is contained in:
parent
812679d628
commit
13a0c35680
|
@ -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…
Reference in New Issue