Philipp Oppermann 16eef8e945 Merge pull request #112 from phil-opp/official-bitflags
Use official bitflags crate
2016-01-14 09:36:35 +01:00
2016-01-14 09:21:15 +01:00
2015-12-20 15:32:26 +01:00
2016-01-02 16:01:42 +01:00
2015-08-25 14:54:06 +02:00
2016-01-14 09:21:15 +01:00

Blog OS

Build Status

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

Bare Bones

Memory Management

Additional Resources

Building

You need to have nasm, grub-mkrescue, qemu and a nighly Rust compiler 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 posts and pages directories.

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