The Mypy Blog
Updates about mypy, an optional static type checker for Python
Tuesday, 2 July 2013
Mypy Switches to Python-Compatible Syntax
›
Mypy now has a Python-compatible syntax! The implementation is already self-hosting, but it should still be considered very experimental. Th...
Friday, 28 June 2013
Python-Compatible Syntax for Mypy Is Almost Ready
›
This is just a quick update about what has been happening in the mypy project recently. I have been working on the new Python-compatible s...
Monday, 15 April 2013
PyCon Update: Python-Compatible Syntax for Mypy?
›
It's already weeks since PyCon! Phew, I've been busy recently. Anyway, I had an eventful trip to PyCon in Santa Clara, California. P...
Wednesday, 13 March 2013
Mypy Development Update #2
›
This post is about the latest developments in the mypy project. A lot has happened since the last update in December, even though my family ...
Thursday, 31 January 2013
Mypy Native Code Back End: C vs LLVM
›
Mypy will initially use C as an intermediate step to compile to native code. I also seriously considered LLVM, and several people have recom...
Wednesday, 23 January 2013
Mypy at PyCon 2013 in March
›
I will be attending PyCon 2013 in Santa Clara, CA this March. Just received the confirmation of travel funding a few days ago. If you are ...
Thursday, 20 December 2012
Mypy Development Update #1
›
The mypy project has been progressing smoothly during the last two or so weeks after the source release. Latest changes: I added a lo...
‹
›
Home
View web version