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) |
[3 later articles] |
From: | Ankit Jain <ankit@cc.gatech.edu> |
Newsgroups: | comp.compilers,comp.lang.c |
Date: | 13 Sep 2000 21:09:17 -0400 |
Organization: | College of Computing, Georgia Tech |
Keywords: | C, interpreter, question |
Hi,
I am looking for some open source C interpreter ( and possibly
debuggers) that is almost ( if not totally) compatible with ANSI C,
atleast can handle pointers, double pointers and similar stuff nicely.
We need this for finding dynamic Def-Use associations ( at runtime ). I
will be glad to get any suggestions for the same.
--
-Ankit Jain
Return to the
comp.compilers page.
Search the
comp.compilers archives again.