python - Developing PyPy's Rpython as a general programming language -


is there interest in developing rpython (restricted python) pypy project general purpose programming language? perhaps fork pypy project. such project exist? since programs compiled, 1 contribute modules written in rpython, , compete other python implementations including cpython , pypy.

i can't speak else, extremely interested in using rpython general-purpose language. answer other people's questions:

why? because cython pain figure out how use. if don't put in lot of tricky type declarations right, don't speedup. rpython, run fast or won't run @ all.

using pypy offers speedup, not as rpython.

rpython might way super-fast, pythonic code. here's example started. i'm not aware of large projects this, unfortunately.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -