Re: How to use Lisp in C/C++
- From: "lukas.pustina@xxxxxxxxxxxxxx" <lukas.pustina@xxxxxxxxxxxxxx>
- Date: Fri, 31 Aug 2007 16:07:50 -0000
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?
Best regards,
Lukas
.
- Follow-Ups:
- Re: How to use Lisp in C/C++
- From: Rainer Joswig
- Re: How to use Lisp in C/C++
- References:
- How to use Lisp in C/C++
- From: lukas.pustina@xxxxxxxxxxxxxx
- Re: How to use Lisp in C/C++
- From: Matthias Buelow
- How to use Lisp in C/C++
- Prev by Date: Re: Parsing binary Java doubles
- Next by Date: Re: How to use Lisp in C/C++
- Previous by thread: Re: How to use Lisp in C/C++
- Next by thread: Re: How to use Lisp in C/C++
- Index(es):