mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
Add julia executor and enable elixir in api
This commit is contained in:
parent
b7c8329ea1
commit
6076f88bb9
3 changed files with 6 additions and 0 deletions
|
@ -70,6 +70,7 @@ func Execute(res http.ResponseWriter, req *http.Request) {
|
|||
"c",
|
||||
"cpp", "c++",
|
||||
"csharp", "cs", "c#",
|
||||
"elixir", "exs",
|
||||
"go",
|
||||
"java",
|
||||
"julia", "jl",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue