[Python-compilers] Type inference and Python

serge guelton serge.guelton at telecom-bretagne.eu
Wed Dec 21 02:49:46 EST 2016


Hi, Python compilers enthusiasts,

I recently implemented an (unsound) type inference algorithm for
Pythran, and documented it here:

    http://serge-sans-paille.github.io/pythran-stories/from-pythran-import-typing.html

Some of the ideas may be interesting for the community, so I'm sharing it!


More information about the Python-compilers mailing list