Josh Triplett - Porting Python to run without an OS - PyCon 2015

33 minutes
    "Speaker: Josh Triplett We've ported Python to run directly on hardware, without an OS, as a testing and exploration environment for firmware, ACPI, and UEFI. This talk will explore porting Python to a new platform, embedding Python, recreating enough of libc and POSIX to run Python without an OS, and binding to platform-specific services. Includes live demo of bare-metal Python, directly driving hardware. Slides can be found at: https://speakerdeck.com/pycon2015 and https://github.com/PyCon/2015-slides"