mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 21:16:29 +02:00
update readme and test output
This commit is contained in:
parent
d07d98c955
commit
32452894c5
3 changed files with 54 additions and 43 deletions
45
readme.md
45
readme.md
|
@ -248,23 +248,34 @@ Content-Type: application/json
|
|||
<br>
|
||||
|
||||
# Supported Languages
|
||||
| | |
|
||||
|:---------:|------------|
|
||||
| awk | julia |
|
||||
| bash | kotlin |
|
||||
| brainfuck | lua |
|
||||
| c | nasm |
|
||||
| cpp | node |
|
||||
| csharp | paradoc |
|
||||
| deno | perl |
|
||||
| erlang | php |
|
||||
| elixir | python2 |
|
||||
| emacs | python3 |
|
||||
| elisp | ruby |
|
||||
| go | rust |
|
||||
| haskell | swift |
|
||||
| java | typescript |
|
||||
| jelly | |
|
||||
`awk`,
|
||||
`bash`,
|
||||
`brainfuck`,
|
||||
`c`,
|
||||
`cpp`,
|
||||
`csharp`,
|
||||
`deno`,
|
||||
`elixir`,
|
||||
`emacs`,
|
||||
`elisp`,
|
||||
`go`,
|
||||
`haskell`,
|
||||
`java`,
|
||||
`jelly`,
|
||||
`julia`,
|
||||
`kotlin`,
|
||||
`lua`,
|
||||
`nasm`,
|
||||
`node`,
|
||||
`paradoc`,
|
||||
`perl`,
|
||||
`php`,
|
||||
`python2`,
|
||||
`python3`,
|
||||
`ruby`,
|
||||
`rust`,
|
||||
`swift`,
|
||||
`typescript`,
|
||||
|
||||
<br>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue