porting SSCLI and OpenJDK
Posted: Tue Jun 16, 2009 12:43 am
heylo!
again, this may sound noob.
but then, i had to ask!
is it possible, that by porting Microsoft's SSCLI, and Sun's OpenJDK, i can create a minimal development environment on my operating system, so that the end-user can create a small program, compile it and be able to run it?
the only problem is, the SSCLI and the OpenJDK are sub-sets of their mother frameworks. not all features are present. so if i wish to have a full-blown .NET SDK, and a full-blown J2SDK inside my OS, how would i go about that?
by the way, my OS is being written primarily in x86 Assembly, and C++. if the stuff above works out, then i may even plan on re-writing some drivers and so on, in managed code!
thanks!
again, this may sound noob.
but then, i had to ask!
is it possible, that by porting Microsoft's SSCLI, and Sun's OpenJDK, i can create a minimal development environment on my operating system, so that the end-user can create a small program, compile it and be able to run it?
the only problem is, the SSCLI and the OpenJDK are sub-sets of their mother frameworks. not all features are present. so if i wish to have a full-blown .NET SDK, and a full-blown J2SDK inside my OS, how would i go about that?
by the way, my OS is being written primarily in x86 Assembly, and C++. if the stuff above works out, then i may even plan on re-writing some drivers and so on, in managed code!
thanks!