Related articles |
---|
Is there any open source, embeddable and in-memory C compiler? phoolimin@gmail.com (Limin Fu) (2007-02-25) |
Re: Is there any open source, embeddable and in-memory C compiler? englere_geo@yahoo.com (Eric) (2007-03-01) |
Re: Is there any open source, embeddable and in-memory C compiler? chris@csse.uwa.edu.au (Chris McDonald) (2007-03-01) |
From: | Chris McDonald <chris@csse.uwa.edu.au> |
Newsgroups: | comp.lang.c,comp.compilers |
Date: | 1 Mar 2007 10:53:29 -0500 |
Organization: | The University of Western Australia |
References: | 07-02-059 07-03-008 |
Keywords: | C |
Posted-Date: | 01 Mar 2007 10:53:29 EST |
"Eric" <englere_geo@yahoo.com> writes:
>On Feb 25, 12:49 pm, "Limin Fu" <phooli...@gmail.com> wrote:
>> I am looking for an open source, embeddable C compiler that supports
>> compiling and running C codes in memory. I know TCC is one such
>> compiler, but I'd like to know if there is any other C compiler that
>> has similar properties.
>Maybe you want an interpreter? Are you looking for a scripting
>language? Check out Cint: http://root.cern.ch/root/Cint.html
This may also be a possibility:
http://www.softintegration.com/products/sdk/embedch/
______________________________________________________________________________
Dr Chris McDonald E: chris@csse.uwa.edu.au
Computer Science & Software Engineering W: http://www.csse.uwa.edu.au/~chris
The University of Western Australia, M002 T: +618 6488 2533
Crawley, Western Australia, 6009 F: +618 6488 1089
Return to the
comp.compilers page.
Search the
comp.compilers archives again.