Share on Facebook Share on Twitter Email
Answers.com

Operating system development

 
Wikipedia: Operating system development

Operating system development is the process of developing operating systems. The activity, as well as the sub-culture surrounding it, is often referred to as OSDev.

Development

Elements of traditional PC based operating systems include:

Traditionally, kernel developers have commonly used the C programming language and Assembly. As history has shown, low-level languages are gradually replaced by high-level languages as the processing power of computers increases. C, however, remains the favorite for most OS developers, as it provides low-level pointer manipulation and requires no run-time support (as opposed to some elements of C++, such as the new and delete operators).

See also

External references


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 

 

Copyrights:

Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Operating system development" Read more