1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-07 20:36:26 +02:00

pkg(lisp-2.1.2): Add lisp (SBCL) 2.1.2

This commit is contained in:
Vargas, Dan 2021-03-17 18:10:35 -05:00
parent b6b573f4c4
commit 09c9c13d07
5 changed files with 34 additions and 0 deletions
packages/lisp/2.1.2

4
packages/lisp/2.1.2/run vendored Normal file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
# Put instructions to run the runtime
sbcl --script "$@"