Re: SoC project: Python-Haskell bridge - request for feedback

2008-03-28 Thread Michał Janeczek
On 27 Mar 2008 23:49:46 -0700, Paul Rubin <"http://phr.cx"@nospam.invalid> wrote: > "Michaâ Janeczek" <[EMAIL PROTECTED]> writes: > > However, the type of embedding that I imagined would be mostly > > pure functions, since Python can deal with IO rather well. It'd also > > be applicable in situa

Re: SoC project: Python-Haskell bridge - request for feedback

2008-03-27 Thread Michał Janeczek
On Thu, Mar 27, 2008 at 7:23 PM, Joshua Kugler <[EMAIL PROTECTED]> wrote: > You might want to take a look at this: > > http://www.artfulcode.net/articles/extending-python-almost-anything/ > > That might get you started at least on the calling Haskell part. Yes, ctypes is on my related works/pro

Re: SoC project: Python-Haskell bridge - request for feedback

2008-03-26 Thread Michał Janeczek
Hi, This is my second take on the project proposal. I have expanded on a few points, and hopefully also clarified a little bit. Please comment :) Regards, Michal Python-Haskell bridge = Description --- This project will seek to provide a comprehensive, high level

Re: SoC project: Python-Haskell bridge - request for feedback

2008-03-26 Thread Michał Janeczek
Thanks for finding time to reply! On 26 Mar 2008 01:46:38 -0700, Paul Rubin <"http://phr.cx"@nospam.invalid> wrote: > A few thoughts. The envisioned Python-Haskell bridge would have two > directions: 1) calling Haskell code from Python; 2) calling Python > code from Haskell. The proposal spend

SoC project: Python-Haskell bridge - request for feedback

2008-03-24 Thread Michał Janeczek
Hi, I am a student interested in participating in this year's SoC. At http://tsk.ch.uj.edu.pl/~janeczek/socapp.html (and also below in this email) you can find a draft of my project proposal. I'd like to ask you to comment on it, especially the deliverables part. Are you interested in such a proj