Xref: utzoo comp.sys.ibm.pc:22560 comp.sources.d:3135 Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!unmvax!ncar!ames!pasteur!ucbvax!ucdavis!iris!kwok From: kwok@iris.ucdavis.edu (Conrad Kwok) Newsgroups: comp.sys.ibm.pc,comp.sources.d Subject: Looking for a simple C interpreter Message-ID: <3410@ucdavis.ucdavis.edu> Date: 26 Dec 88 01:48:10 GMT Sender: uucp@ucdavis.ucdavis.edu Reply-To: kwok@iris.ucdavis.edu (Conrad Kwok) Distribution: na Organization: U.C. Davis - Department of Electrical Engineering and Computer Science Lines: 13 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