Re: How to use Lisp in C/C++
- From: Rainer Joswig <joswig@xxxxxxx>
- Date: Fri, 31 Aug 2007 18:16:35 +0200
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
.
- Follow-Ups:
- Re: How to use Lisp in C/C++
- From: lukas.pustina@xxxxxxxxxxxxxx
- 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
- Re: How to use Lisp in C/C++
- From: lukas.pustina@xxxxxxxxxxxxxx
- How to use Lisp in C/C++
- Prev by Date: Re: How to use Lisp in C/C++
- Next by Date: Re: [OT] Software
- Previous by thread: Re: How to use Lisp in C/C++
- Next by thread: Re: How to use Lisp in C/C++
- Index(es):