Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 229 Bytes

File metadata and controls

5 lines (3 loc) · 229 Bytes

PythonComputer

A small python script that creates a "Computer" that can run custom bytecode

Following loosely along the Javascript Virtual Machine series by Low Level Javascript (https://www.youtube.com/watch?v=fTBwD3sb5mw)