Hacker News new | ask | show | jobs
by cycomanic 1672 days ago
It can generate python extensions, but doesn't have to, here is a blog post talking about using it to generate self contained c++ code by the author: https://serge-sans-paille.github.io/pythran-stories/pythran-...

BTW very cool project nevertheless, just wanted to see the differences parallels to pythran. There might even by room for collaboration on some features.

1 comments

Pretty cool! I should check how it works in more detail.