Jakub Gustak wrote: >> > Right now I am doing more research on the subject and getting familiar >> > with PyPy code base. >> > >> > The main issue right now is: How to start with PyPy? >> > >> http://codespeak.net/pypy/dist/pypy/doc/getting-started.html >> is a nice place to start. > > I have already went through that, and many more documentation. Now I > am looking for some guidance how to start writing the interpreter > itself, which will fit into the PyPy, and won't repeat effort you have > already made. > > I am studying javascript interpreter and some parts of pyrolog. > I can see that a lot of work is done by the pypy.rlib.parsing.ebnfparse. > I will focus on that right now. Any links, documentation or literature > to help me understand this part? > > Best regards, > Jakub Gustak > > :ms We can try to organize some kind of mini-sprint in Poland if you like to introduce you. As far as I know you're living in Wroclaw, I'm passing through Wroclaw once in a while, so we can arrange one-two days long coding session if you find it suitable for you.
Cheers, fijal _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
