[Mono-list] Making a ruby.net compiler

Fergus Henderson fjh@cs.mu.OZ.AU
Fri, 9 May 2003 14:46:02 +1000


On 08-May-2003, Miguel de Icaza <miguel@ximian.com> wrote:
> 
> But if you want bits to flag types, you might as well just use those
> bits and pointers and deal with those in the same way a traditional
> computer would.

Doing that would lose verifiability, garbage collection, and conformance
to the CLS.  So you'd be discarding most of the advantages of the .NET CLR.

-- 
Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.