mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
Merge pull request #25 from engineer-man/paradoc
added the paradoc golfing language as seen on Advent of Code
This commit is contained in:
commit
6720282bbc
6 changed files with 23 additions and 0 deletions
|
@ -89,6 +89,7 @@ func Execute(res http.ResponseWriter, req *http.Request) {
|
|||
"php",
|
||||
"python2",
|
||||
"python3", "python",
|
||||
"paradoc",
|
||||
"ruby",
|
||||
"rust",
|
||||
"swift",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue