Skip to content

Getting rid of variable names

Compare
Choose a tag to compare
@ssloy ssloy released this 14 Jan 20:17
· 20 commits to main since this release

A second transpiler to python code, much less readable than the first one (transpy_naive.py), because I do not use any variable besides a couple of global ones. Ready to dive into assembly!