[Mono-list] Silly question (for documentation)
Zac Bowling
zac at zacbowling.com
Mon Mar 6 04:53:57 EST 2006
Hey everyone,
This is a silly question. Does anyone know of a good term or really
good short name that sums up the difference between a compiler that
uses reflection.emit like mcs does and one that uses a traditional
object compile, link, and execute method like DotGnu's or Microsoft's
C# compilers do?
I'm trying to document some of the big differences between all the
various compilers and I was wondering if there was something better
that someone was using. Something better then saying "the compile and
link method" or "the emit method" maybe? ;-)
(I suck at descriptive adjectives. I think in code an not English.)
--
Zac Bowling
http://zacbowling.com/
More information about the Mono-list
mailing list