- cross-posted to:
- programming@programming.dev
- cross-posted to:
- programming@programming.dev
You must log in or register to comment.
Can it compile CPython?
It’s missing a bunch of features so I’m pretty sure it can’t do stock CPython, it could probably do a customised version though.
I once wrote 500 lines of python to transpose some numbers into another format. It was glorious