This GitHub action allows using Common Lisp in shell scripts with shebang:
#!/usr/bin/env lisps
(print 'hello)See borodust/lisp-scripts for further details.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This GitHub action allows using Common Lisp in shell scripts with shebang:
#!/usr/bin/env lisps
(print 'hello)See borodust/lisp-scripts for further details.