| From: | George Neuner <gneuner2@comcast.net> |
| Newsgroups: | comp.compilers |
| Date: | Wed, 31 Aug 2011 21:01:19 -0400 |
| Organization: | A noiseless patient Spider |
| References: | 11-08-006 11-08-007 11-08-029 11-08-030 |
| Keywords: | C, translator |
| Posted-Date: | 02 Sep 2011 00:36:50 EDT |
On Wed, 31 Aug 2011 10:41:43 -0700, BGB <cr88192@hotmail.com> wrote:
>one can only compile to C in contexts where they have a C compiler,
>which largely rules out things like JIT compilers;
There are a few embeddable runtime C compilers and/or interpreters.
For example:
http://bellard.org/tcc/
http://www.softintegration.com/
And there are many assembler generation libraries.
George
Return to the
comp.compilers page.
Search the
comp.compilers archives again.