This episode you'll learn about a project that has the potential to unlock massive innovation around how CPython understands and executes code. And it's coming from what many of you may consider an unlikely source: Microsoft and the recently open-sourced, cross-platform .NET Core runtime.
<br/>
<br/>
You'll meet Brett Cannon who works on Microsoft's Azure Data group. Along with Dino Viehland, he is working on a new initiative called Pyjion (pronounced Pigeon) P-y-j-i-on, a JIT framework that can become part of CPython itself paving the way for many new just-in-time compilation initiatives in the future.
<br/>
<br/>
Links from the show:
<br/>
<div style="font-size: .85em;">
<br/>
<b>Pyjion project</b>: <a href='https://github.com/Microsoft/Pyjion' target='_blank'>github.com/Microsoft/Pyjion</a>
<br/>
<b>Brett's PyData Keynote on interpreters</b>:
<br/>
<a href='https://www.youtube.com/watch?v=NdJ9BxgRpOY' target='_blank'>youtube.com/watch?v=NdJ9BxgRpOY</a>
<br/>
<b>Philip Guo's CPython internals episode (#22)</b>:
<br/>
<a href='https://talkpython.fm/episodes/show/22' target='_blank'>talkpython.fm/episodes/show/22</a>
<br/>
<b>Brett on Twitter</b>: <a href='https://twitter.com/brettsky' target='_blank'>@brettsky</a>
<br/>
<b>Michael's Video Project</b>:
<br/>
<a href='https://blog.michaelckennedy.net/2016/02/16/im-building-20-online-python-courses-and-i-need-your-help-video-course-library-announced/' target='_blank'>blog.michaelckennedy.net/2016/02/16/im-building-20-online-python-courses-and-i-need-your-help-video-course-library-announced</a>
<br/>
</div>
↧