mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2025-12-05 18:30:24 -08:00
|
|
||
|---|---|---|
| .. | ||
| hello-lisp.asd | ||
| hello-lisp.lisp | ||
| hello.c | ||
| Makefile | ||
| README | ||
This example shows how to compile a Common Lisp program using ECL and link it together with a C program. The example focuses on the building process, not on the C code needed to do various things with the embedded libraries.