This is a monolithic x86_64 OS.
Before contributing, I would suggest reading the three following articles from the OSDev Wiki.
To get the project running:
- Set up a cross-compiler targeting
x86_64-elf - Use an emulator (e.g., QEMU)
- Clone the repo and start exploring
Code style is defined in .editorconfig.
- Fork the repository
- Create a feature branch.
- Open pull request.