[Mono-list] step 2 ...

Miguel de Icaza miguel@ximian.com
21 Feb 2002 10:51:09 -0500


> with the VES in place (running linux) it seems a good time to look into
> the possibilities. I'd like to feed it some "executables". So I'll be
> setting up a VS.NET hopefully later today. But I was wondering if there
> was some sort of CIL compiler that takes the "readable" assembler and
> dumps the opcodes into an "executable" ?

You mean, like an assembler?  ilasm does that.

Miguel