mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 21:46:27 +02:00
add swift support
This commit is contained in:
parent
e31862c65e
commit
1fe251cb49
3 changed files with 8 additions and 1 deletions
|
@ -70,6 +70,7 @@ func Execute(res http.ResponseWriter, req *http.Request) {
|
|||
"python", "python2", "python3",
|
||||
"r",
|
||||
"ruby",
|
||||
"swift",
|
||||
}
|
||||
|
||||
// check if the supplied language is supported
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue