Related articles |
---|
Searching for a C/C++ Interpreter written in pure Java hier.mail.einwerfen@gmail.com (Michael Hielscher) (2011-01-20) |
Searching for a C/C++ Interpreter written in pure Java steshaw@gmail.com (Steven Shaw) (2011-01-23) |
Re: Searching for a C/C++ Interpreter written in pure Java Colin_Paul_Gloster@ACM.org (Colin Paul Gloster) (2011-02-01) |
Re: Searching for a C/C++ Interpreter written in pure Java usenet@rwaltman.com (Roberto Waltman) (2011-02-05) |
From: | Roberto Waltman <usenet@rwaltman.com> |
Newsgroups: | comp.compilers |
Date: | Sat, 05 Feb 2011 12:37:10 -0500 |
Organization: | Compilers Central |
References: | 11-01-099 11-01-107 |
Keywords: | C, interpreter |
Posted-Date: | 06 Feb 2011 20:49:39 EST |
Steven Shaw wrote:
>You could use Cint - the only C and C++ interpreter I know.
> http://root.cern.ch/drupal/content/cint
There is also UnderC, (not in Java):
http://home.mweb.co.za/sd/sdonovan/faq.htm
Translating it from C++ to Java is left as an exercise for the reader.
--
Roberto Waltman
Return to the
comp.compilers page.
Search the
comp.compilers archives again.