[Mono-dev] [Mono-devel-list] Operating System in C# Project

Levi Bard taktaktaktaktaktaktaktaktaktak at gmail.com
Mon Oct 30 13:26:51 EST 2006


> Meaning, what language or runtime environment would my
> operating system consider first-class. I could choose C/C++, but that locks
> people into a language. Instead, I could choose IL, which can be generated
> by any number of languages.

This one's a pretty empty point.  You wouldn't actually be choosing C,
you'd be choosing a binary format (e.g. ELF), to which code in many
languages can be compiled.

-- 
Tcsh: Now with higher FPS!
http://www.gnu.org/philosophy/shouldbefree.html



More information about the Mono-devel-list mailing list