The Mypy Blog
Updates about mypy, an optional static type checker for Python
Friday, 23 August 2013
Mypy Development Update #3
›
This is a short update about what's been happening in the mypy project. I have (mostly) been on vacation recently, and now it's tim...
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 ...
‹
›
Home
View web version