ecl/examples/embed/README
2013-05-28 23:07:05 +02:00

4 lines
225 B
Text

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.