[Python] TIOBE vs PYPL

Nicola Larosa nico a tekNico.net
Mer 25 Dic 2013 09:04:16 CET


Sapere di non sapere è importante, però bisogna trarne le dovute
conseguenze pratiche, altrimenti è come non saperlo.


Enrico Bianchi wrote:
> Tra l'altro, ad occhio, il modello di parallelizzazione con le
> goroutines di Go e` di tipo threading, o sbaglio?

Sbagli.

<http://golang.org/doc/effective_go.html#concurrency>

<http://dancallahan.info/journal/go-concurrency/>


> Da quello che so (non ho visto, ammetto l'ignoranza), per Go c'e`
> il supporto di Google e basta,

GCC supporta Go:

<http://golang.org/doc/install/gccgo>

Inoltre l'implementazione ufficiale è un progetto collettivo con molti
contributi, e alcuni core committer, esterni a Google, vedi la differenza
tra CONTRIBUTORS e AUTHORS:

<http://golang.org/CONTRIBUTORS>

<http://golang.org/AUTHORS>


> Per il discorso librerie, l'unica cosa che so e` che Go ha un
> repository centrale,

Al di fuori dei package standard, ce ne sono sparsi ovunque:

<http://code.google.com/p/go-wiki/wiki/Projects>


Tutto trovato rapidamente partendo dalla documentazione e cercando su Google.

-- 
Nicola Larosa - http://www.tekNico.net/

We need whistleblowers. We need to know exactly how the NSA and other
agencies are subverting routers, switches, the Internet backbone,
encryption technologies and cloud systems. I already have five stories
from people like you, and I've just started collecting. I want 50.
There's safety in numbers, and this form of civil disobedience is the
moral thing to do. - Bruce Schneier, September 2013


Maggiori informazioni sulla lista Python