ecl/examples/embed
..
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.