mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-14 07:36:28 +02:00
added common lisp
This commit is contained in:
parent
a0bb87055f
commit
8c202f7b25
6 changed files with 24 additions and 0 deletions
|
@ -49,3 +49,5 @@ echo 'testing python2'
|
|||
../execute python2 test2.py
|
||||
echo 'testing python3'
|
||||
../execute python3 test3.py
|
||||
echo 'testing common lisp'
|
||||
../execute sbcl --script test.cl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue