This is a Java OS project. It based on a microkernel. The applications is implemented with the Java programming language. This library consist of a cleanroom implementation of JDK. You can use it to build your own software for the operating system.
Run following command to get the source code:
git clone git://s55969da3.adsl.online.nl/jx/os.git
This is a NetBean projecct. It requires a Bytecode Compiler and a microkernel jcore to function.