melusina-org/Run a Common Lisp Program
Load a Common Lisp System and execute a program it provides.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| implementation | The Common Lisp implementation to use. This can be one of the following values: abcl clisp ecl sbcl in the future we would like to support all of abcl clasp ecl gcl sbcl | — | sbcl |
| system | The Common Lisp system to load. | yes | — |
| entrypoint | The entrypoint of the program to run. | yes | — |
Outputs
no outputs