Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!ames!amdahl!rtech!ingres!ingres.com!mikes From: mikes@ingres.com (Mike Schilling) Newsgroups: comp.lang.c Subject: Re: why arent there any c-interpreter ? Message-ID: <1990Dec10.001400.15059@ingres.Ingres.COM> Date: 10 Dec 90 00:14:00 GMT References: <1990Dec4.215513.19325@ccu.umanitoba.ca> Lines: 14 In article <3303@medusa.informatik.uni-erlangen.de> admerlev@medusa.informatik.uni-erlangen.de (Arnd Merlevede ) writes: >i would like to know why there aren't any c-interprters out there. >it would be nice to test small pieces of code interactively... Saber C is an interpretive environment for debugging C programs. I've seen an evaluation copy running on Sun-4s under X. It allows some of the application you're testing to be linked in as object code, while the rest is run interpretively. It's very thorough in testing for invalid references to heap storage, array boundary checking, etc. I found it very impressive. (I have no connection with the vendor.) ---------------------------------------------------------------------------- mikes@rtech.com = Mike Schilling, ASK Corporation, Alameda, CA Just machines that make big decisions, Programmed by fellows with compassion and vision. -- Donald Fagen, "IGY"