Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #50426

Re: Mypy

References <51de667e$0$29866$c3e8da3$5496439d@news.astraweb.com>
Date 2013-07-11 09:16 +0100
Subject Re: Mypy
From Fábio Santos <fabiosantosart@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.4575.1373530613.3114.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On 11 Jul 2013 09:08, "Steven D'Aprano" <steve@pearwood.info> wrote:
>
> Things are certainly heating up in the alternate Python compiler field.
> Mypy is a new, experimental, implementation of Python 3 with optional
> static typing and aiming for efficient compilation to machine code.
>
> http://www.mypy-lang.org/index.html
>

Guido tweeted that yesterday. It seems interesting. Although I'm not
comfortable using a subset of the language.

They seem to want to kill the GIL. This could get much more popular when
they do.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Mypy Steven D'Aprano <steve@pearwood.info> - 2013-07-11 08:02 +0000
  Re: Mypy Fábio Santos <fabiosantosart@gmail.com> - 2013-07-11 09:16 +0100
  Re: Mypy Stefan Behnel <stefan_ml@behnel.de> - 2013-07-11 19:55 +0200

csiph-web