Re: C# (.NET) has no interpreters

2000-08-21 Thread John Tobey
Simon Peyton-Jones <[EMAIL PROTECTED]> wrote: > You can't really implement C-- on top of C efficiently, because of > (a) tail calls and (b) the runtime interface for garbage collection, > exception handling etc. Agreed. But any practical C-- implementation will start with a C/C++ compiler so tha

RE: C# (.NET) has no interpreters

2000-08-21 Thread Simon Peyton-Jones
Subject: Re: C# (.NET) has no interpreters | | | On Thu, Aug 03, 2000 at 09:32:10AM -0400, | [EMAIL PROTECTED] wrote: | > Joshua N Pritikin <[EMAIL PROTECTED]> wrote: | > > On Wed, Aug 02, 2000 at 07:30:23PM -0400, [EMAIL PROTECTED] wrote: | > > > I'd prefer us to