Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It seems to be fully statically typed, for starters:

https://github.com/adsharma/py2many/blob/main/doc/langspec.m...

But, given LuaJIT and V8, it's obviously possible to generate high-performance code without such restrictions.

As for PyPy adoption, it's hindered more by the lack of API compatibility with CPython native extensions.



Yes - Julia also has a pretty good JIT too, but doesn't have a great story on AOT compiled binaries.

If you're finding it easy to write a quick command line tool in python, but end up rewriting it in another language for size/performance/self contained deployment, this may be a good fit.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: