Related articles |
---|
C Interpreter ankit@cc.gatech.edu (Ankit Jain) (2000-09-13) |
Re: C Interpreter frido@q-software-solutions.com (Friedrich Dominicus) (2000-09-15) |
Re: C Interpreter adamo@dblab.ece.ntua.gr (2000-09-15) |
C interpreter us214777@mmm.3m.com (1989-10-02) |
C interpreter Ed.Breen@"CMIS".CSIRO.au (Ed Breen) (1998-03-18) |
Re: C interpreter ndc@alum.mit.edu (N. D. Culver) (1998-03-22) |
Re: C interpreter joachim.durchholz@munich.netsurf.de (Joachim Durchholz) (1998-03-24) |
Re: C interpreter ndc@alum.mit.edu (N. D. Culver) (1998-03-30) |
Re: C interpreter Ed.Breen@cmis.csiro.au (Ed Breen) (1998-03-30) |
Re: C interpreter ndc@alum.mit.edu (N. D. Culver) (1998-03-30) |
From: | Joachim Durchholz <joachim.durchholz@munich.netsurf.de> |
Newsgroups: | comp.compilers |
Date: | 24 Mar 1998 22:49:50 -0500 |
Organization: | Compilers Central |
References: | 98-03-166 98-03-213 |
Keywords: | C, interpreter |
N. D. Culver wrote:
>
> NOTE: source for the sample byte code generator and VM is
> included. With a couple of weeks work someone could change it to use
> Java byte codes. The system has a dynamic class dispatcher but you
> would have to include a C garbage collector.
It might be enough to attach the Boehm collector (it's free too).
(No, I'm not in need of a C interpreter. Sorry. Just adding my 2c.)
Regards,
Joachim
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.