<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>The more I think about it, the more I wish I had infinite free time to just re-write it in Go and see what happens :P</div><span class="HOEnZb"><font color="#888888"><div><br></div></font></span></div></blockquote><div><br></div><div>Me too, and infinite brains to go with the time. :-D<br><br></div><div>A followup question would be:<br><br></div><div>Give we have ways to extend CPython in C++ etc. might we have a way to architect modules in Go that CPython could import?<br><br></div><div>During execution, control would be handed over to Go, so concurrency problems might be solved even if the GIL is not actually bypassed.<br><br></div><div>Even with GIL, a Go extension module might just be more intuitive and easier to maintain, yet Python coders get an API they can use directly?<br><br></div><div>Just a thought.  <br><br>Python controls a Tk process written in tcl, and the wx process written in C++ (wxPython), so some kind of bridge to Go stuff seems in the cards.<br></div><div><br></div><div>Kirby<br><br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><span class="HOEnZb"><font color="#888888"><div></div></font></span><div><span class="HOEnZb"><font color="#888888"><br></font></span><div><span class="HOEnZb"><font color="#888888"><br><div>
<span style="border-collapse:separate;border-spacing:0px 0px;color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div>Chris Foresman</div><div><a href="mailto:chris@chrisforesman.com" target="_blank">chris@chrisforesman.com</a></div><div><br></div><br></span>

</div></font></span><span class="">
<br><div><blockquote type="cite"><div>On May 15, 2015, at 10:13 PM, kirby urner <<a href="mailto:kirby.urner@gmail.com" target="_blank">kirby.urner@gmail.com</a>> wrote:</div><br><div><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important">how about Python *implemented* in Go, what would that look like?</span></div></blockquote></div><br></span></div></div></div><br>_______________________________________________<br>
Chicago mailing list<br>
<a href="mailto:Chicago@python.org">Chicago@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/chicago" target="_blank">https://mail.python.org/mailman/listinfo/chicago</a><br>
<br></blockquote></div><br></div></div>