[net.unix-wizards] C interpreter

dgl (05/12/83)

I'm looking for a good C interpreter.  Hopefully, it will
 1) be written in C
 2) include structures, floating point and memory allocation
 3) be reasonably isomorphic with Portable C
 4) have the sources available

The target system is a VAX, so neither size nor efficiency are so
much of a concern as correctness of implementation.
	Thanks,
	Gareth Loy

hhg@alice.UUCP (Healfdene Goguen) (07/09/84)

I am planning to write a ``game'' that will teach people C by letting them write
code to perform specific functions and then watch it execute on the screen.  In
order to do so, I need a C interpreter, something I've never heard of before and
have no desire to write.  Any pointers would be appreciated.

		Thanks in advance,
			Healfdene Goguen
			(ucbvax!alice!hhg)