mypy

A static type checker for Python and a compiler for type-annotated Python

Technologies

python

Topics

static code analysis‎
compiler
compilers
http://mypy-lang.org/
Chat
Email
Twitter
Blog

Projects

Contributor

Xuanda Yang

Generalize mypyc IR to Make non-C Backends Possible

Mypyc now employs an IR that is tightly bound to C, which makes potential experiments with new backends impractical and also breaks the layering...

View project detailsView code