ant-os / rust-kernel

The rewrite of the Kernel in Rust!

Repository from Github https://github.comant-os/rust-kernelRepository from Github https://github.comant-os/rust-kernel

Analyze Build Lines

AntOS Kernel Rewrite

This repository contains the AntOS Kernel Rewrite project. It aims to reimplement the AntOS kernel using the Rust programming language.

Status

The project is currently a work in progress. Contributions and feedback are welcome.

Getting Started

To get started with the AntOS Kernel Rewrite, follow these steps:

  1. Clone the repository: git clone https://github.com/ant-os/rust-kernel.git
  2. Install Rust: https://www.rust-lang.org/tools/install
  3. Build the kernel: make kernel
  4. Run the kernel: make run

Contributing

Contributions are welcome! If you'd like to contribute to the AntOS Kernel Rewrite, please follow the guidelines in CONTRIBUTING.md.

Support

If you have any questions or need support, please open an issue on the GitHub repository.

About

The rewrite of the Kernel in Rust!

License:Other


Languages

Language:Rust 97.0%Language:Makefile 3.0%