Path: csiph.com!eeepc.pasdenom.info!news.pasdenom.info!news.dougwise.org!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!news.glorb.com!news2.glorb.com!news.mv.net!news.lightlink.com!news.iecc.com!nerds-end From: Roberto Waltman Newsgroups: comp.compilers Subject: Re: Searching for a C/C++ Interpreter written in pure Java Date: Sat, 05 Feb 2011 12:37:10 -0500 Organization: Compilers Central Lines: 12 Sender: news@iecc.com Approved: comp.compilers@iecc.com Message-ID: <11-02-008@comp.compilers> References: <11-01-099@comp.compilers> <11-01-107@comp.compilers> NNTP-Posting-Host: news.iecc.com X-Trace: gal.iecc.com 1297043379 5927 64.57.183.58 (7 Feb 2011 01:49:39 GMT) X-Complaints-To: abuse@iecc.com NNTP-Posting-Date: Mon, 7 Feb 2011 01:49:39 +0000 (UTC) Keywords: C, interpreter Posted-Date: 06 Feb 2011 20:49:39 EST X-submission-address: compilers@iecc.com X-moderator-address: compilers-request@iecc.com X-FAQ-and-archives: http://compilers.iecc.com Xref: csiph.com comp.compilers:978 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