[pypy-dev] RPython
Steven D'Aprano
steve at pearwood.info
Tue May 28 19:55:42 CEST 2013
On 29/05/13 01:27, Dirk Hünniger wrote:
> Hello,
> I am working on a compiler for MediaWiki to LaTeX. Currently it is written in Haskell and Python3. I feel very insecure about the Python part and I would feel much safer if I had static typechecking in the Python part.
Please read this article, it may help you feel better about dynamic typing:
http://cdsmith.wordpress.com/2011/01/09/an-old-article-i-wrote/
--
Steven
More information about the pypy-dev
mailing list