boroactions/Common Lisp Shell Scripting
Allows using Lisp code with shebang pointing to Common Lisp implementation.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 13, 2021
- License
- MIT
Pinned Snippet
uses: boroactions/lisp-scripting@f9044ab5ce6c5a86ff94ae6f6549f58e505453bb # v0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| lisp | Path to Common Lisp implementation executable. Supported implementations: SBCL, CCL and ECL. | yes | — |
| lisp-scripting-ref | — | yes | f254592b5a4cccd7da8cb5beb4be157817745e28 |
Outputs
| name | description |
|---|---|
| lisps | Link to executable for use in shebang string |