[comp.sources.d] Looking for a simple C interpreter

kwok@iris.ucdavis.edu (Conrad Kwok) (12/26/88)

I am looking for a simple (small) C interpreter with source code
for MSDOS. However, C interpreter for other systems will also be
useful if it is written in C.

I am writing a graphics library but I was tired of writing 10
lines of C programs and then compile and link them to test a
single feature.  I don't need a full features C interpreter but
it should have an integrated editor and it accepts char, int and
double types. 

We have ftp capability and any pointers will be appreciated.

--Conrad