Thanks for taking time to give me feedback. I have tried to make the
necessary changes swiftly(last minute). I hope I dint misrepresent alot.
Kind regards,
joannah
On Mon, Apr 3, 2017 at 6:01 PM, Richard Plangger
wrote:
> Hi,
>
> I would suggest to change the deliverables. We already have a way
Hi,
I would suggest to change the deliverables. We already have a way to
specify the type for function signatures (mentioned in this email
thread). It should at least mention that you extend those. It would be
also very useful if you kind of gave an example how the mini language
(e.g. specified in
Hello
It is kinda last minute but if some one has a minute, kindly give me some
feedback for my GSoC proposal here
https://docs.google.com/document/d/1tidHKzTWOLDILPsUag8Vc0aS-lsIzwHDYvuGQ-hRAJg/edit
before I submit.
Kind regards,
On Fri, Mar 31, 2017 at 1:44 PM, joannah nanjekye wrote:
> Than
Thank you I think this is clearer to me now.
On Wed, Mar 29, 2017 at 6:34 PM, Ronan Lamy wrote:
> Le 29/03/17 à 15:28, Ryan Gonzalez a écrit :
>
>> RPython already has this:
>>
>>
>> https://bitbucket.org/pypy/pypy/src/tip/rpython/rlib/signature.py
>>
>
> Indeed, @signature is one of 2 prior at
Le 29/03/17 à 15:28, Ryan Gonzalez a écrit :
RPython already has this:
https://bitbucket.org/pypy/pypy/src/tip/rpython/rlib/signature.py
Indeed, @signature is one of 2 prior attempts at doing this in
rpython[*]. However its syntax is cumbersome and it's rather limited in
the types it can ex
RPython already has this:
https://bitbucket.org/pypy/pypy/src/tip/rpython/rlib/signature.py
--
Ryan (ライアン)
Yoko Shimomura > ryo (supercell/EGOIST) > Hiroyuki Sawano >> everyone else
http://refi64.com
On Mar 29, 2017 7:01 AM, "Richard Plangger" wrote:
> Hello Joannah,
>
> Ronan might know more
Hello Joannah,
Ronan might know more about this topic. But here is a short explanation:
A solid start is to read the following documentation:
http://rpython.readthedocs.io/en/latest/translation.html
It explains how Python source code is analyzed, transformed and compiled.
As you know, there ar
Hello,
I am interested in working on the above project. I need to understand what
it is about so that I can make a plan for it. I would love to work on it
for GSoC if accepted.
In summary..I want to know the goal and the most important stack involved
working on it.
I am proficient in python. If