<div dir="ltr">Hi.<br><br>I am writing a compiler called unPython (<a href="http://code.google.com/p/unpython">http://code.google.com/p/unpython</a>) a very young and immature compiler for compiling Python to C.<br>I am presenting the compiler at SciPy conference and need to write a paper about it. Under related work, I want to describe PyPy and also the status of NumPy support in PyPy.<br>
Can someone comment on whats the status of NumPy support in PyPy?<br><br>Btw, unPython is a compiler I am writing for my Masters thesis. It compiles Python to C code with particular focus on NumPy. In fact currently, not much of Python is supported.<br>
One particular focus of unPython is parallel computing .. in particular OpenMP like parallel-for loops. <br>I will release a new (much better) version over the next 1-2 weeks and will let people here know as well if its not considered spam :)<br>
So if you want to try out the compiler, I would request you to wait 1-2 weeks.<br><br>thanks,<br>rahul<br></div>