summaryrefslogtreecommitdiff
path: root/README.md
blob: 778e20631def08f1b98f1867c4e6fea690ae9be8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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) 2024 Danny Holman, dholman@gymli.org