mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-16 16:46:26 +02:00
finish adding kotlin and perl
This commit is contained in:
parent
f42462cb41
commit
e1f1e6b3c5
8 changed files with 25 additions and 4 deletions
|
@ -71,12 +71,14 @@ func Execute(res http.ResponseWriter, req *http.Request) {
|
|||
"cpp", "c++",
|
||||
"csharp", "cs", "c#",
|
||||
"elixir", "exs",
|
||||
"emacs",
|
||||
"go",
|
||||
"java",
|
||||
"julia", "jl",
|
||||
"kotlin",
|
||||
"nasm", "asm",
|
||||
"node", "javascript", "js",
|
||||
"perl", "pl",
|
||||
"php",
|
||||
"python2",
|
||||
"python3", "python",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue