Skip to content

Compile a subset of the Python AST to x64-64 assembler

License

Notifications You must be signed in to change notification settings

benhoyt/pyast64

Repository files navigation

pyast64

pyast64 is a Python 3 program that compiles a subset of the Python AST to x64-64 assembler. It's extremely restricted (read "a toy") but it's a nice proof of concept in any case. Read more about pyast64 here.

About

Compile a subset of the Python AST to x64-64 assembler

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages