'OS'에 해당되는 글 2건

  1. 2006/06/18 MenuetOS
  2. 2006/06/16 ReactOS
Dev & Mng2006/06/18 21:36
http://www.menuetos.net/

MenuetOS is a hobby Operating System for the PC written entirely in 64bit assembly language, and released under License. It supports 64 and 32 bit x86 assembly programming for smaller, faster and less resource hungry applications.

Menuet has no roots within unix or the posix standards, nor is it based on any particular operating system. The design goal has been to remove the extra layers between different parts of an OS, which normally complicates programming and create bugs.
Creative Commons License
Creative Commons License

'Dev & Mng' 카테고리의 다른 글

Visual Studio 2005 Web Deployment Projects  (0) 2006/06/22
MenuetOS  (0) 2006/06/18
ReactOS  (0) 2006/06/16
Visual Studio 2005 Web Application Projects  (0) 2006/05/29
Posted by Gleam™
TAG MenuetOS, OS
Dev & Mng2006/06/16 08:46
http://www.reactos.org/

The ReactOS® project is dedicated to making Free Software available to everyone by providing a ground-up implementation of a Microsoft Windows® XP compatible operating system. ReactOS aims to achieve complete binary compatibility with both applications and device drivers meant for NT and XP operating systems, by using a similar architecture and providing a complete and equivalent public interface.

Although Free Software advocates agree that free software operating systems improve the state of the art by fostering competition, ReactOS has practical benefit for others, too; ReactOS is the most complete working model of a Windows® like operating system available. Consequently, working programmers will learn a great deal by studying ReactOS source code and even participating in ReactOS development.

ReactOS components are growing more and more compatibile with equivalent, closed source alternatives, but ReactOS doesn't simply stop at an arbitrary line in the sand. ReactOS has and will continue to incorporate new versions of the Win32 API and so will track and sometimes even define the state of the art in operating system technology. Rather than using current technology as a limit on our activities, we are constantly incorporating features from newer versions as well.
Creative Commons License
Creative Commons License

'Dev & Mng' 카테고리의 다른 글

MenuetOS  (0) 2006/06/18
ReactOS  (0) 2006/06/16
Visual Studio 2005 Web Application Projects  (0) 2006/05/29
SQL Server 2000 설치  (0) 2006/05/15
Posted by Gleam™
TAG OS, ReactOS