C interpreter

us214777@mmm.3m.com (John C. Schultz)
Mon, 2 Oct 89 01:06:15 GMT

          From comp.compilers

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)
| List of all articles for this month |

Newsgroups: comp.compilers
From: us214777@mmm.3m.com (John C. Schultz)
Organization: 3M - St. Paul, MN 55144-1000 US
Date: Mon, 2 Oct 89 01:06:15 GMT

I am looking for a public domain C interpreter. I have one published in Dr.
Dobbs (aug 1989) that takes input from a file. However what I am really
looking for is an interpreter which executes C code as I type it in.


I can (probably) modify the Dr. Dobb's interpreter to do this but perhaps
there is a PD version of what I want available.


I can uucp, get small chunks via e-mail or mail tapes for any format
imaginable. No FTP however.


Thanks
--
John C. Schultz EMAIL: jcschultz@mmm.com
3M Company WRK: +1 (612) 733 4047
3M Center, Building 518-01-1 St. Paul, MN 55144-1000
[It's not obvious to me what kind of C you could execute as you type it in.
What do you do with the statements in a while loop? -John]





Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.