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
ppa@hpldola.HP.COM (Paul P. Austgen) (12/29/88)
You might try Tiny C. I can't remember anymore whether it is an interpreter or a compiler. It is either public domain, or you might check indexes in magazines. It came out about 4 years ago.