add lua support

This commit is contained in:
Brian Seymour 2020-10-06 23:40:14 -05:00
parent 9d04f1929d
commit c2904a8e14
5 changed files with 20 additions and 0 deletions

View file

@ -77,6 +77,7 @@ func Execute(res http.ResponseWriter, req *http.Request) {
"java",
"julia", "jl",
"kotlin",
"lua",
"nasm", "asm",
"node", "javascript", "js",
"perl", "pl",