Re: How to use Lisp in C/C++



In article <1188576470.148492.139230@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,
"lukas.pustina@xxxxxxxxxxxxxx" <lukas.pustina@xxxxxxxxxxxxxx> wrote:

Hello,

thanks for your hint:
http://ecls.sourceforge.net/
Maybe I'm missing something, but as far as I understood the
documentation of ecls it has pretty much the same functionality as gcl
has regarding the translation to C. Similar to gcl, the generated C
file in not intended to be included into another C/C++ program, but
for generating native object code to load into the Lisp system.
What I am looking for is a compiler to C that allows me to use the
generated C code or object file as part of my own C/C++ program.
Do I miss something here?

Yes. The "E" for Embeddable .

Read the FAQ, part 2, Embedding:

http://ecls.wiki.sourceforge.net/FAQ


Best regards,
Lukas

--
http://lispm.dyndns.org
.