Re: [pypy-dev] Research with PyPy Translation Toolchain

2012-10-04 Thread Maciej Fijalkowski
On Thu, Oct 4, 2012 at 11:22 PM, Adam R. Smith wrote: > Is there any documentation available on what RPython consists of? I can't > seem to find a manual. http://doc.pypy.org/en/latest/coding-guide.html#id1 > > > On Thu, Oct 4, 2012 at 4:05 PM, Maciej Fijalkowski wrote: >> >> On Thu, Oct 4, 201

Re: [pypy-dev] Research with PyPy Translation Toolchain

2012-10-04 Thread Adam R. Smith
Is there any documentation available on what RPython consists of? I can't seem to find a manual. On Thu, Oct 4, 2012 at 4:05 PM, Maciej Fijalkowski wrote: > On Thu, Oct 4, 2012 at 8:17 PM, Adam R. Smith > wrote: > > I am a PhD candidate at the University of Illinois. I am interested in > > lea

Re: [pypy-dev] Research with PyPy Translation Toolchain

2012-10-04 Thread Maciej Fijalkowski
On Thu, Oct 4, 2012 at 8:17 PM, Adam R. Smith wrote: > I am a PhD candidate at the University of Illinois. I am interested in > learning more about how to use the PyPy Translation Toolchain as part of a > research project. We would like to write some code in Python and generate C > code from that.

Re: [pypy-dev] Research with PyPy Translation Toolchain

2012-10-04 Thread Alexander Sedov
2012/10/4 Adam R. Smith : > I am a PhD candidate at the University of Illinois. I am interested in > learning more about how to use the PyPy Translation Toolchain as part of a > research project. We would like to write some code in Python and generate C > code from that. When using the Translation