Visit our site to listen to past episodes, support the show, join our community, and sign up for our mailing list.
Summary
RPython is a subset of Python that is used for writing high performance interpreters for dynamic languages. The most well-known product of this tooling is the PyPy interpreter. In this episode we had the pleasure of speaking with Maciej Fijalkowski about what RPython is, what it isn’t, what kinds of projects it has been used for, and what makes it so interesting.
Brief Introduction
- Hello and welcome to Podcast.__init__, the podcast about Python and the people who make it great.
- Subscribe on iTunes, Stitcher, TuneIn or RSS
- Follow us on Twitter or Google+
- Give us feedback! Leave a review on iTunes, Tweet to us, send us an email or leave us a message on Google+
- Join our community! Visit discourse.pythonpodcast.com for your opportunity to find out about upcoming guests, suggest questions, and propose show ideas.
- I would like to thank everyone who has donated to the show. Your contributions help us make the show sustainable. For details on how to support the show you can visit our site at pythonpodcast.com
- Linode is sponsoring us this week. Check them out at linode.com/podcastinit and get a $20 credit to try out their fast and reliable Linux virtual servers for your next project
- I would also like to thank Hired, a job marketplace for developers, for sponsoring this episode of Podcast.__init__. Use the link hired.com/podcastinit to double your signing bonus.
- We are recording today on December 17th, 2015 and your hosts as usual are Tobias Macey and Chris Patti
- Today we are interviewing Maciej Fijalkowski on RPython
On Hired software engineers & designers can get 5+ interview requests in a week and each offer has salary and equity upfront. With full time and contract opportunities available, users can view the offers and accept or reject them before talking to any company. Work with over 2,500 companies from startups to large public companies hailing from 12 major tech hubs in North America and Europe. Hired is totally free for users and If you get a job you’ll get a $2,000 “thank you” bonus. If you use our special link to signup, then that bonus will double to $4,000 when you accept a job. If you’re not looking for a job but know someone who is, you can refer them to Hired and get a $1,337 bonus when they accept a job.
Interview with Maciej Fijalkowski
- Introductions
- How did you get introduced to Python? - Chris
- What is RPython and how does it differ from CPython? - Tobias
- Can you share some of the history of RPython in terms of the major improvements and design choices? - Tobias
- In the documentation it says that RPython is able to generate a Just In Time compiler for dynamic languages. Can you explain why that is significant and some of the ways that it does that? - Tobias
- The most well-known use of RPython is the PyPy interpreter for Python. Can you share some of the other languages that have been ported to the RPython runtime and how their performance has been improved or altered in the process? - Tobias
- Are there any languages that have been designed entirely for use with RPython, rather than translating an existing language to run on it? - Tobias
- Do you know of any cases where an application has been written to run directly on RPython? - Tobias
- What are the computer architecture and operating system platforms that RPython supports and do you have any plans to expand that support? - Tobias
- Are there any minimum hardware specifications that are necessary to be able to effectively run a language written against the RPython platform? - Tobias
- Is RPython similar in concept to other efforts like Parrot in the Perl world? - Chris
- Are there any particular areas of the project that you need help with and how can people get involved with the project? - Tobias
Picks
- Tobias
- Chris
- Maciej
Keep In Touch
Links
The intro and outro music is from Requiem for a Fish The Freak Fandango Orchestra / CC BY-SA
Visit our site to listen to past episodes, support the show, join our community, and sign up for our mailing list. Summary RPython is a subset of Python that is used for writing high performance interpreters for dynamic languages. The most well-known product of this tooling is the PyPy interpreter. In this episode we had the pleasure of speaking with Maciej Fijalkowski about what RPython is, what it isn't, what kinds of projects it has been used for, and what makes it so interesting. Brief Introduction Hello and welcome to Podcast.__init__, the podcast about Python and the people who make it great. Subscribe on iTunes, Stitcher, TuneIn or RSS Follow us on Twitter or Google+ Give us feedback! Leave a review on iTunes, Tweet to us, send us an email or leave us a message on Google+ Join our community! Visit discourse.pythonpodcast.com for your opportunity to find out about upcoming guests, suggest questions, and propose show ideas. I would like to thank everyone who has donated to the show. Your contributions help us make the show sustainable. For details on how to support the show you can visit our site at pythonpodcast.com Linode is sponsoring us this week. Check them out at linode.com/podcastinit and get a $20 credit to try out their fast and reliable Linux virtual servers for your next project I would also like to thank Hired, a job marketplace for developers, for sponsoring this episode of Podcast.__init__. Use the link hired.com/podcastinit to double your signing bonus. We are recording today on December 17th, 2015 and your hosts as usual are Tobias Macey and Chris Patti Today we are interviewing Maciej Fijalkowski on RPython Use the promo code podcastinit20 to get a $20 credit when you sign up! On Hired software engineers designers can get 5+ interview requests in a week and each offer has salary and equity upfront. With full time and contract opportunities available, users can view the offers and accept or reject them before talking to any company. Work with over 2,500 companies from startups to large public companies hailing from 12 major tech hubs in North America and Europe. Hired is totally free for users and If you get a job you’ll get a $2,000 “thank you” bonus. If you use our special link to signup, then that bonus will double to $4,000 when you accept a job. If you’re not looking for a job but know someone who is, you can refer them to Hired and get a $1,337 bonus when they accept a job. Interview with Maciej Fijalkowski Introductions How did you get introduced to Python? - Chris What is RPython and how does it differ from CPython? - Tobias Can you share some of the history of RPython in terms of the major improvements and design choices? - Tobias In the documentation it says that RPython is able to generate a Just In Time compiler for dynamic languages. Can you explain why that is significant and some of the ways that it does that? - Tobias The most well-known use of RPython is the PyPy interpreter for Python. Can you share some of the other languages that have been ported to the RPython runtime and how their performance has been improved or altered in the process? - Tobias Are there any languages that have been designed entirely for use with RPython, rather than translating an existing language to run on it? - Tobias Do you know of any cases where an application has been written to run directly on RPython? - Tobias What are the computer architecture and operating system platforms that RPython supports and do you have any plans to expand that support? - Tobias Are there any minimum hardware specifications that are necessary to be able to effectively run a language written against the RPython platform? - Tobias Is RPython similar in concept to other efforts like Parrot in the Perl world? - Chris Are there any particular areas of the project that you need help with and how can people get involved with the project? - Tobias Picks Tobias PyCoders 2015 Recap Shape Up Xbox One Xbox One Kinect Self