Mirage is a programming platform for building high-performance, portable networked applications. It can target standard UNIX platforms, and also compile applications into a standalone operating system that runs under the Xen hypervisor.
It is based around the Objective Caml language, with a replacement standard library and syntax extensions. You can read an overview of the project in the USENIX HotCloud paper available at:
http://anil.recoil.org/papers/2010-hotcloud-lamp.pdf
This repository is still in a pre-alpha state and not suitable for use. If you are interested in working with it, please contact: Anil Madhavapeddy [email protected]