mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 13:06:27 +02:00
new docs, better executors, better expansion for languages
This commit is contained in:
parent
7bc9b5b63a
commit
3233db5c1f
24 changed files with 131 additions and 59 deletions
|
@ -1 +0,0 @@
|
|||
+[----->+++<]>.++++++++..-----------.>++++++++++.
|
|
@ -1 +0,0 @@
|
|||
print('good')
|
|
@ -20,12 +20,8 @@ echo 'testing python2'
|
|||
../lxc/execute python2 test2.py
|
||||
echo 'testing python3'
|
||||
../lxc/execute python3 test3.py
|
||||
echo 'testing r'
|
||||
../lxc/execute r test.r
|
||||
echo 'testing ruby'
|
||||
../lxc/execute ruby test.rb
|
||||
echo 'testing brainfuck'
|
||||
../lxc/execute bf test.bf
|
||||
echo 'testing rust'
|
||||
../lxc/execute rust test.rs
|
||||
echo 'testing swift'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue