hwpythonner
- Karma
- 568
- Created
- April 13, 2025 (1y ago)
- Submissions
- 0
- Show HN: I built a hardware processor that runs Python (runpyxl.com)
Hi everyone, I built PyXL — a hardware processor that executes a custom assembly generated from Python programs, without using a traditional interpreter or virtual machine. It compiles Python -> CPython Bytecode ->…