Pretty soon, that's all people will remember when they think of me!Combuster wrote:As Colonel Kernel would say: go read the research papers.

Pretty soon, that's all people will remember when they think of me!Combuster wrote:As Colonel Kernel would say: go read the research papers.
Oh, gee... good adviceberkus wrote:That's something you should start from, reading the research papers, there's quite a lot of research going on in OS area, it's a pity not all OS developers at least skim through these papers.Colonel Kernel wrote:Pretty soon, that's all people will remember when they think of me!Combuster wrote:As Colonel Kernel would say: go read the research papers.
i586coder wrote:but don't
forget there is some OS's coded in JAVA like JavaOS
you can read more
http://en.wikipedia.org/wiki/JavaOS
Cheers,JavaOS Wikipedia Article wrote:As of 2006, Sun considers JavaOS a legacy system.
YAP!, unfortunately, JAVAos and OS/2 has the same Destiny, but at last you can consider JAVAos as prototype, so you can write OS using JAVAJavaOS Wikipedia Article wrote:As of 2006, Sun considers JavaOS a legacy system.
If (as stated in a post above) Java has adopted all of C++'s advantages and added extra features, why couldn't more than 85% of the system be written in Java? Also, why have Sun Microsystems given up on JavaOS? You would think that if anyone could make a Java OS work, it would be Sun.The OS itself is 85% written in Java. The drivers are being written in assembler, and some Java Virtual Machine (JVM) and API routines are being written in C++. All of this adds up to one very fast operating system.
you see, even JAVA still need programing language such assembly/C++ in some parts,since thereAJ wrote:The OS itself is 85% written in Java. The drivers are being written in assembler, and some Java Virtual Machine (JVM) and API routines are being written in C++. All of this adds up to one very fast operating system.
Solar wrote:What the...Wilkie wrote:No excuses!![]()
I find it quite amusing, in language arguments like these, that the Sun JVM is written in C++.i586coder wrote:you see, even JAVA still need programing language such assembly/C++ in some parts...