Re: Interpreting C++

hlf@nic.cerf.net (Howard Ferguson)
Thu, 25 Mar 1993 15:51:31 GMT

          From comp.compilers

Related articles
Interpreting C++ D.J.Tallis@cen.exeter.ac.uk (1993-03-23)
Re: Interpreting C++ hlf@nic.cerf.net (1993-03-25)
Re: Interpreting C++ mehrotra@csrd.uiuc.edu (1993-03-29)
| List of all articles for this month |

Newsgroups: comp.compilers,comp.lang.c++
From: hlf@nic.cerf.net (Howard Ferguson)
Keywords: interpreter, C++, comment
Organization: CERFnet Dial n' CERF Customer Group
References: 93-03-086
Date: Thu, 25 Mar 1993 15:51:31 GMT

You should really have a look at the ObjectCenter product from CenterLine
Software. It is a full C++ interpreter. It is also possible to talk to it
through a pipe and not just through the GUI. This may prove useful for
your task.


hlf
[ObjectCenter is indeed well-regarded, but it's not cheap. People who use
it say it's well worth its price for the debugging help it provides. -John]
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.