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.
- Host: GitHub
- URL: https://github.com/macmade/xeos
- Owner: macmade
- Created: 2011-04-01T20:13:50.000Z (about 15 years ago)
- Default Branch: main
- Last Pushed: 2021-08-02T22:49:29.000Z (almost 5 years ago)
- Last Synced: 2025-03-30T18:15:17.250Z (about 1 year ago)
- Language: Makefile
- Homepage: http://www.xs-labs.com/en/projects/xeos/
- Size: 42 KB
- Stars: 89
- Watchers: 20
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
XEOS
====
[](https://travis-ci.org/macmade/XEOS)
[](https://github.com/macmade/XEOS/issues)


[](https://twitter.com/macmade)
[](https://patreon.com/macmade)
[](https://www.gratipay.com/macmade)
[](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