Add Nim to API

This commit is contained in:
Vrganj 2020-10-31 20:13:17 +01:00
parent 812679d628
commit 13a0c35680
1 changed files with 1 additions and 0 deletions

View File

@ -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",