分类
大小:5.51MB
语言:英文版系统:
类别:编程开发时间:2013-11-23
LoseThos运行在一个标准的64位个人电脑上很简单,没有什么特别的软件。它的编译器编译为真正原始x86_64的代码,而不是编译过的代码。像酷睿2双核PC或ì7核心电脑,都是64的位硬件。它没有记忆体或其他保护措施。 LoseThos并非适合所有人
LoseThos is a 64-bit supplemental (like insurance) operating system for a niche -- programming as entertainment. It is not a Windows wannabe. The envisioned usage model is like that of a classic Apple II or Commodore 64. It has no security and allows full access to memory, I/O ports and all assembly instructions from your programs. Now, the average programmer has rights normally restricted to system programmers. What's more entertaining as a programmer than tinkering with kernal ideas or playing around with multicore? I suppose you can write games, but I like system programming. It's a way simpler operating system than others and unlike Linux, the average person can understand the code