ecl/examples/embed
Daniel Kochmański b57a4fff71 examples: fix bogus :move-here argument
Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
2015-10-02 13:02:00 +02:00
..
hello-lisp.asd
hello-lisp.lisp
hello.c
Makefile examples: fix bogus :move-here argument 2015-10-02 13:02:00 +02:00
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.