Crush/BRiX: An Experimental Language/OS Pair - The usual variety of lively opinions, some of which are informed by study and quite insightful and useful in further understanding BRiX. [Slashdot] - http://developers.slashdot.org/article.pl?sid=02/08/18/2053259
SPIN - Dynamically extensible, Exokernel-based, provides many core services: scheduler, kernel threads, domains, event dispatcher, security mechanisms, primitive VM operations. Blurs distinction between kernels and applications, which traditionally live in user- - http://www.cs.washington.edu/research/projects/spin/www/
Choices Object-Oriented Operating System - Research OS coded in C++, architecture organized as frameworks of objects hierarchically classed by function, performance; customized by replacing subframeworks, objects; application interface is kernel objects exported via application/kernel protection l - http://choices.cs.uiuc.edu/
BRiX: SourceForge - Fast, single privilege, single address space, preemptive multithreaded, persistent, data-centric, secure, multiuser OS, with safe language, reconfigurable graphical interface. - http://sourceforge.net/projects/brix-os/