[Mono-devel-list] Using mono components

Chris Seaton chris at chrisseaton.com
Sat Sep 6 08:33:13 EDT 2003


Is it possible to use the part of Mono that can read the structure of an
assembly from a C program (linking as a library or something)?

I'm writing a compiler that targets .net as well as several other
architectures, so the compiler is not written in a .net lanuguage and I
can't use the Reflection namespace (unless perhaps I can?...).

Hmm... perhaps I could write a separate program in C# that uses
Reflection and exports a header file for my language...

-- 
Chris Seaton

chris at chrisseaton.com
http://www.chrisseaton.com/




More information about the Mono-devel-list mailing list