AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Future of Python in Py3
Inline Python allows you to use Rust's Prok macro system to actually write Python code. It asks the Python interpreter to compile that in line, and then embeds it into your Rust binary. That's quite an interesting way to get like maybe a little bit of the stability of Rust, but still being able to use Python to write your syntax. I'd actually quite like to have maybe in Py3 itself at some point in the future, but sort of haven't committed to doing so yet.