A simple monolithic kernel, inspired by the Pintos teaching OS and Linux.
Chicken's userspace is built using a modified version of the boomstick/buildutils script with various modifications made.
Currently uses a linked list library derived from the Linux kernel and Durand's liballoc
Uses various mathematical primitves from clang, licensed under the University of Illinois Open Source License