UnixLite
From Wikipedia, the free encyclopedia
- This article is about "free software" as defined by the sociopolitical free software movement; for information on software distributed without charge, see freeware. For other uses, see free software (disambiguation).
UnixLite is a lightweight Unix clone released under the GPL
UnixLite aims to be binary compatible with Linux. In order to achieve the compatibility, it implements some Linux system calls. Unlike GNU/Linux that is written in C, UnixLite is written in C++ (including the kernel).
Its goal is to be an educational operating system, which means that it is intended to be studied and understood by students.
The latest Version is 0.2 of June 1st 2006.