melusina-org/Make a Common Lisp Program
Make a Common Lisp program running a specific Common Lisp system
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: sbcl in the future we would like to support all of abcl clasp clisp ecl gcl sbcl | — | sbcl |
| system | The Common Lisp system to load. | yes | — |
Outputs
| name | description |
|---|---|
| build-pathname | The pathname to the produced program. |