Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oxr463/ecl-static-binary
https://github.com/oxr463/ecl-static-binary
c ecl lisp
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/oxr463/ecl-static-binary
- Owner: oxr463
- License: 0bsd
- Created: 2021-06-14T12:49:32.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-20T00:55:58.000Z (over 3 years ago)
- Last Synced: 2024-12-06T16:46:50.532Z (2 months ago)
- Topics: c, ecl, lisp
- Language: Common Lisp
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Embeddable Common-Lisp Static Binary
## Compiling
```
make
```## License
SPDX-License-Identifier: [0BSD](https://spdx.org/licenses/0BSD.html)
## Reference
- [ECL Manual: System building - Compiling with ECL](https://common-lisp.net/project/ecl/static/manual/System-building.html#Compiling-with-ECL)