Philipp Oppermann f94062a9d5 Merge pull request #317 from phil-opp/kernel-heap-fixes
Kernel Heap: Mention Xargo.toml and add missing unsafe in code example
2017-04-18 15:09:47 +02:00
2017-04-18 14:58:52 +02:00
2016-12-30 14:40:57 +01:00
2017-03-12 00:25:45 +01:00
2015-08-25 14:54:06 +02:00
2017-04-13 19:35:32 +02:00
2017-03-12 00:14:14 +01:00

Blog OS

Build Status Join the chat at https://gitter.im/phil-opp/blog_os

This repository contains the source code for the Writing an OS in Rust series at os.phil-opp.com.

Bare Bones

Memory Management

Exceptions

Additional Resources

Building

You need to have nasm, grub-mkrescue, mformat (included in mtools), xorriso, qemu, a nightly Rust compiler, and xargo installed. Then you can run it using make run.

Please file an issue if you run into any problems.

License

The source code is dual-licensed under MIT or the Apache License (Version 2.0). This excludes the blog directory.

Description
Languages
HTML 96.5%
SCSS 1.5%
CSS 1.2%
JavaScript 0.4%
Python 0.2%