projects: Add Harvey.

This commit is contained in:
Brett Smith 2017-02-28 15:09:14 -05:00
parent 05694d8f90
commit 82ec041646

View file

@ -162,6 +162,12 @@ under its license, the GPLv2. These copyright holders have formally asked
Conservancy to engage in compliance efforts for their copyrights in the
Linux kernel.</p>
<h2><a href="http://harvey-os.org/">Harvey OS</a></h2>
<p>Harvey is a new operating system. Its most directly descended from Plan 9, the research operating system developed at Bell Labs as a successor to Unix. This influence spans from its distributed application architecture all the way down to much of its code. However, Harvey aims to be a more practical, general-purpose operating system, so it also uses ideas and code from other systems.</p>
<p>Harvey strives to provide an accessible development environment. The kernel is compact—less than 100,000 lines of code. You can build it with either GCC or LLVM, and run it under QEMU or real hardware. This makes it especially suitable for education and experimentation. It is a work in progress and the development team welcomes new contributors and ideas.</p>
<h2><a href="http://brew.sh/">Homebrew</a></h2>
<p>Homebrew is a software package manager for Apple's OS X operating