I once wrote 500 lines of python to transpose some numbers into another format. It was glorious
Writing a C compiler in 500 lines of Python
Submitted 1 year ago by abobla@lemm.ee to programming@programming.dev
Submitted 1 year ago by abobla@lemm.ee to programming@programming.dev
I once wrote 500 lines of python to transpose some numbers into another format. It was glorious
agressivelyPassive@feddit.de 1 year ago
Can it compile CPython?
SteveTech@programming.dev 1 year ago
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.