Re: [pypy-dev] Implementing R (GNU S) in PyPy
In a message of Mon, 21 May 2007 17:14:49 +1000, Maurice Ling writes:
Hi all,
I'm attempting to implement a R (Splus language) interpreter in PyPy so that R statistical modules can be used in Python, as an alternative to R runtime + RPy platform. Currently, I have R language in EBNF, how do I go from here?
Thanks in advance, maurice _______________________________________________ pypy-dev@codespeak.net http://codespeak.net/mailman/listinfo/pypy-dev
Talk to people on #pypy on irc.freenode.net and I am busy with other things this day. Laura
Laura Creighton wrote:
In a message of Mon, 21 May 2007 17:14:49 +1000, Maurice Ling writes:
Hi all,
I'm attempting to implement a R (Splus language) interpreter in PyPy so that R statistical modules can be used in Python, as an alternative to R runtime + RPy platform. Currently, I have R language in EBNF, how do I go from here?
Thanks in advance, maurice _______________________________________________ pypy-dev@codespeak.net http://codespeak.net/mailman/listinfo/pypy-dev
Talk to people on #pypy on irc.freenode.net
and I am busy with other things this day.
Laura
I do wish that I can find someone to talk on #pypy. I'm in Australia and apparently is awake when everyone is off to bed. maurice
participants (2)
-
Laura Creighton -
Maurice Ling