add common lisp

This commit is contained in:
Brian Seymour 2021-01-23 14:14:55 -06:00
parent 38a153c546
commit 68042e6d27
5 changed files with 17 additions and 2 deletions

4
lxc/executors/lisp Normal file
View file

@ -0,0 +1,4 @@
#!/bin/bash
cd /tmp/$2
timeout -s KILL 3 xargs -a args.args -d '\n' sbcl --script code.code < stdin.stdin