mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-06 03:46:27 +02:00
Merge branch 'master' into v3
This commit is contained in:
commit
29953047dd
1 changed files with 43 additions and 0 deletions
43
readme.md
43
readme.md
|
@ -253,6 +253,49 @@ Content-Type: application/json
|
|||
|
||||
<br>
|
||||
|
||||
# Supported Languages
|
||||
`awk`,
|
||||
`bash`,
|
||||
`brainfuck`,
|
||||
`c`,
|
||||
`cpp`,
|
||||
`clojure`,
|
||||
`crystal`,
|
||||
`csharp`,
|
||||
`d`,
|
||||
`dash`,
|
||||
`deno`,
|
||||
`elixir`,
|
||||
`emacs`,
|
||||
`elisp`,
|
||||
`go`,
|
||||
`haskell`,
|
||||
`java`,
|
||||
`jelly`,
|
||||
`julia`,
|
||||
`kotlin`,
|
||||
`lisp`,
|
||||
`lolcode`,
|
||||
`lua`,
|
||||
`nasm`,
|
||||
`nasm64`,
|
||||
`nim`,
|
||||
`node`,
|
||||
`osabie`,
|
||||
`paradoc`,
|
||||
`perl`,
|
||||
`php`,
|
||||
`python2`,
|
||||
`python3`,
|
||||
`ruby`,
|
||||
`rust`,
|
||||
`scala`,
|
||||
`swift`,
|
||||
`typescript`,
|
||||
`zig`,
|
||||
|
||||
<br>
|
||||
|
||||
# Principle of Operation
|
||||
|
||||
Piston uses Docker as the primary mechanism for sandboxing. There is an API within the container written in Node
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue