[Mono-list] Creating a minimal runtime
J. Perkins
jason@379.com
Mon, 22 Jul 2002 10:25:00 -0400
Paolo Molaro wrote:
> If you want a fast and portable CLR, mono is your best bet on x86 systems
> (GNU/Linux, windows, FreeBSD). If you want a complete C# compiler on PPC,
> your only choice is running mcs with the mono runtime.
The only other CLR I was able to find was Portable.NET, which is a
very nice interpreter. However, I need as much performance as I can
get, so I'll be sticking with Mono, if I can ever get the [darn]
thing to build!
Jason
379