nasingfaund / XEOS

XEOS is an experimental 32/64 bits Operating System for x86 platforms, written from scratch in Assembly and C. It includes a C99 Standard Library, and aims at POSIX/SUS2 compatibility.

Home Page:http://www.xs-labs.com/en/projects/xeos/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XEOS

Build Status Issues Status License Contact
Donate-Patreon Donate-Gratipay Donate-Paypal

About

x86 Experimental Operating System

XEOS is an experimental 32/64 bits Operating System for x86 platforms, written from scratch in Assembly and C. It includes a C99 Standard Library, and aims at POSIX/SUS2 compatibility.

Its main purpose is educational, and to provide people interested in OS development with a clean code base. While available only for x86, it may evolve to support other platforms.

Documentation

Documentation can be found at: http://www.xs-labs.com/en/projects/xeos/documentation/

Project home

Project home can be found at: http://www.xs-labs.com/en/projects/xeos/

License

XEOS is released under the terms of the XEOS Software License.

Repository Infos

Owner:			Jean-David Gadina - XS-Labs
Web:			www.xs-labs.com
Blog:			www.noxeos.com
Twitter:		@macmade
GitHub:			github.com/macmade
LinkedIn:		ch.linkedin.com/in/macmade/
StackOverflow:	stackoverflow.com/users/182676/macmade

About

XEOS is an experimental 32/64 bits Operating System for x86 platforms, written from scratch in Assembly and C. It includes a C99 Standard Library, and aims at POSIX/SUS2 compatibility.

http://www.xs-labs.com/en/projects/xeos/


Languages

Language:Makefile 100.0%