# BoxOS

Box is a simple Unix clone that runs on 32-bit, x86 family of processors. It is
written in C with a small portion written in assembly.

## Compiling

You will need the following to compile the Box kernel:

* i686-elf toolchain
* A working Unix environment

## Copyright

Copyright (C) 2021 Danny Holman, dholman@gymli.xyz