Friday, May 1, 2015

Challenge accepted!

I'm very happy to be accepted for GSoC 2015! Here is my short description on what I going to work on this summer.

I already started to implement my proposal. It took some time until I understood the structure of the project. The thing that helped me most is the documentation at PyPy and RPython.
I have put substantial amount of time into the first prototype that is able to transform traces on IR level and even compile to SSE2 vector code at runtime.

In the next post I'll describe how the current prototype internally works and what I'm aiming at next.

No comments:

Post a Comment