An open API service indexing awesome lists of open source software.

https://github.com/macmade/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.
https://github.com/macmade/xeos

Last synced: about 1 year ago
JSON representation

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.

Awesome Lists containing this project

README

          

XEOS
====

[![Build Status](https://img.shields.io/travis/macmade/XEOS.svg?branch=master&style=flat)](https://travis-ci.org/macmade/XEOS)
[![Issues](http://img.shields.io/github/issues/macmade/XEOS.svg?style=flat)](https://github.com/macmade/XEOS/issues)
![Status](https://img.shields.io/badge/status-active-brightgreen.svg?style=flat)
![License](https://img.shields.io/badge/license-xeos-brightgreen.svg?style=flat)
[![Contact](https://img.shields.io/badge/contact-@macmade-blue.svg?style=flat)](https://twitter.com/macmade)
[![Donate-Patreon](https://img.shields.io/badge/donate-patreon-yellow.svg?style=flat)](https://patreon.com/macmade)
[![Donate-Gratipay](https://img.shields.io/badge/donate-gratipay-yellow.svg?style=flat)](https://www.gratipay.com/macmade)
[![Donate-Paypal](https://img.shields.io/badge/donate-paypal-yellow.svg?style=flat)](https://paypal.me/xslabs)

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