sPyOpenSource / os

Java Operation System, it is an operating system that you can build by yourself.
http://s55969da3.adsl.online.nl/git/index.html#item/41
GNU General Public License v3.0
12 stars 0 forks source link
java jdk os

Java OS

This is a Java OS project. It is a microkernel operating system with both the kernel and applications implemented using the Java programming language. This library consist of a JDK, which people can use to build they own software for the operating system.

Build

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 compiler and jcore.