Comment on Making a Python interpreter in 1024 bytesComments−peter_d_sherman5dThe condensed version is impressive to be sure, but I'm an even bigger fan of the readable version:https://github.com/AZHenley/python1024/blob/main/python1024_...Well done!
Comments
The condensed version is impressive to be sure, but I'm an even bigger fan of the readable version:
https://github.com/AZHenley/python1024/blob/main/python1024_...
Well done!