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",
|
||||
"nasm", "asm",
|
||||
"nasm64", "asm64",
|
||||
"nim",
|
||||
"node", "javascript", "js",
|
||||
"perl", "pl",
|
||||
"php",
|
||||
|
|
Loading…
Reference in New Issue