IoL4 Overview
    by Austin K. Kurahone

    The goals of the IoL4 project is to port the Io programing language interpreter to the L4 experimental kernel. It will run the IoVM as a single server in kernel level, allowing direct hardware access and independence from having a full blown operating system and userland. Additionally minimal to no changes should be made to the base IoVM code, to facillitate maintainability of the project.

    Architecture
    Implementation Notes
    Open Tasks