Skip to content

Comment on Making a Python interpreter in 1024 bytesparent

Comments

It's not a subset of python.

For instance this program works in this interpreter, but not in python:

    fxx i in rxxxx(10):
        pxxxx(i)

That isn't part of the language though. That's just input that it doesn't handle properly. The author acknowledged it lacks error handling.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.