
Pyjion, a JIT compiler for Python using .NET Core with Anthony Shaw
In this episode Scott talks to developer Anthony Shaw about Pyjion (pronounced "Pidgeon" like the bird) a JIT compiler for Python that uses .NET Core technology for speed! We discuss the concept of JIT'ers in general, look at the Python JIT ecosystem, and explore the work that Anthony is doing to make Python as fast as possible by any means necessary!
Hanselminutes with Scott Hanselman
Audio is streamed directly from the publisher (r.zen.ai) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
In this episode Scott talks to developer Anthony Shaw about Pyjion (pronounced "Pidgeon" like the bird) a JIT compiler for Python that uses .NET Core technology for speed! We discuss the concept of JIT'ers in general, look at the Python JIT ecosystem, and explore the work that Anthony is doing to make Python as fast as possible by any means necessary!
- www.trypyjion.com
- https://live.trypyjion.com/ in-browser compiler!
- https://github.com/tonybaloney/Pyjion source repo!
- https://www.youtube.com/watch?v=I4nkgJdVZFA PyCon talk “Why is Python slow?”