System X is a platform inside Windows. It consists of a virtual machine kernel and compilation tools that are Windows executables written in C++. At the moment it has also system libraries, some basic utility programs and a shell, all written in Cmajor. They are compiled to MMIX binary code that can be interpreted and executed by the sxx program executor.