Ask questions via twitter! Message any question to @answers on twitter. We'll publish the question and send you a reply each time there's a new answer.
Next Question

Answered Question

 
M$1.00  Funded By Mahalo ? |  March 07, 2009 05:27 AM

How to build an Operating System in Java?

How to build an Operating System which will run only java programs?
Interesting Question?  Yes (0)   No (0)   
RSS
 
 

Best Answer  Decided by Votes

 
March 07, 2009 04:47 PM
There's a fundamental problem with your goal, in that Java is a scripting language, which needs a CLR to run, which depends on an OS. So you cannot build an OS on top of a scripting language sitting on a CLR on top of an OS (or you could, but what would be the point).

More to the point, you could just take an existing environment and remove all file associations other than .js, so that it would only handle Java (something along those lines). Use one of the limited OS environments, that has most stuff already stripped out, like Windows Mobile or Android.


Helpful Answer?  (0)   (0)    Tip greenscreencinema for this answer
Permalink | Report
   Reply  
 
 

Other Answers (1)

Sort By
 
March 07, 2009 06:35 AM
Hey Nitin yes you can build an operating system implemented in Java check out TOS and download the pdf for ideas but I am afraid it would be slow. Check ou tthe links below for some reading.
Source(s):
http://portal.acm.org/citation.cfm?doid=506128.506129


Helpful Answer?  (0)   (0)    Tip marcel m for this answer
Permalink | Report
   Reply  
 
 
 
September 12, 2009 06:21 PM
on what basis u r sying it would be slow

Report
 
 

Answer this Question

How tips and payments work

This question has already been resolved. You may add an answer to it but you will not be eligible to win best answer or any associated tips.

Ask a Question


140 characters left
Top of Page
Buy Mahalo Dollars with Credit Card or PayPal

Top Members

This Week All Time
  • buddawiggi
    buddawiggi
    2nd Degree Black Belt
    26334 Points
    M$768.49 Earned
  • kty2777
    kty2777
    Purple Belt
    4981 Points
    M$188.41 Earned
  • opher
    opher
    Purple Belt
    3508 Points
    M$146.67 Earned
   See All
 

Most Popular Tags

mahalo(1539)
iphone(459)
music(450)
google(344)
food(304)
online(284)
beer(275)
money(259)
apple(247)
movies(241)
aotd(235)
health(209)
video(200)
dog(200)
free(198)
   See All
 

Categories

Welcome New Members


 
 
Mahalo Dollars are the currency of Mahalo Answers.

Each Mahalo Dollar costs $1.

Once you earn more than 40 Mahalo Dollars, you can request to be paid via PayPal. Each Mahalo Dollar is currently worth $0.75 when paid out via PayPal. Learn More

 
 

Please log in to use this function.