From 82ec041646c4bcebbd4bffdad6cecf97d0d67c7e 2017-02-28 20:09:14 From: Brett Smith Date: 2017-02-28 20:09:14 Subject: [PATCH] projects: Add Harvey. --- diff --git a/www/conservancy/static/projects/current/index.html b/www/conservancy/static/projects/current/index.html index c0999e56b50866d1b48a1c2dd5f62b8378958b15..42d20c3583ff04cec38aa03eda1645644a39fb43 100644 --- a/www/conservancy/static/projects/current/index.html +++ b/www/conservancy/static/projects/current/index.html @@ -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.

+

Harvey OS

+ +

Harvey is a new operating system. It’s 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.

+ +

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.

+

Homebrew

Homebrew is a software package manager for Apple's OS X operating