Show HN: Python running on the Super Nintendo (in-browser demo)
Category: other
Tags: python, snes, retro-computing
Score: 7.0/10 (Innovation: 8, Technical: 9, Documentation: 2, Utility: 4)
This project demonstrates a proof-of-concept where Python code is compiled to run on Super Nintendo hardware, using an in-browser emulator. It's interesting for its technical feat of bridging a modern language with retro console constraints, showcasing custom compilation and emulation.
Target audience: retro enthusiasts, compiler engineers, hobbyists
Repository: https://fabian-kuebler.com/posts/fable-python-snes/
View on Hacker News