#17: Python on bare metal with MicroPython
Talk Python To Me21 Heinä 2015

#17: Python on bare metal with MicroPython

How many layers of abstraction and indirection are between your python code and machine instructions? What if that number could be 1 and Python itself was the operating system? That would be so amazing, right?