Re: [Cython] gsoc: array expressions

2012-05-29 Thread Robert Bradshaw
On Tue, May 29, 2012 at 3:32 PM, mark florisson wrote: > On 29 May 2012 23:29, Robert Bradshaw wrote: >> On Tue, May 29, 2012 at 3:22 PM, mark florisson >> wrote: >>> I started a new project, https://github.com/markflorisson88/minivect , >>> which currently features a simple C code gener

Re: [Cython] gsoc: array expressions

2012-05-29 Thread mark florisson
On 29 May 2012 23:29, Robert Bradshaw wrote: > On Tue, May 29, 2012 at 3:22 PM, mark florisson > wrote: >> I started a new project, https://github.com/markflorisson88/minivect , >> which currently features a simple C code generator. The specializer >> and astbuilder do most of the wor

Re: [Cython] gsoc: array expressions

2012-05-29 Thread Robert Bradshaw
On Tue, May 29, 2012 at 3:22 PM, mark florisson wrote: > I started a new project, https://github.com/markflorisson88/minivect , > which currently features a simple C code generator. The specializer > and astbuilder do most of the work of creating the right AST, so the > code genera

Re: [Cython] gsoc: array expressions

2012-05-29 Thread mark florisson
On 29 May 2012 23:22, mark florisson wrote: > On 29 May 2012 22:26, Robert Bradshaw wrote: >> On Mon, May 28, 2012 at 5:54 AM, mark florisson >> wrote: >>> On 28 May 2012 13:52, mark florisson wrote: On 28 May 2012 13:49, mark florisson wrote: > On 25 May 2012 21:53, Frédéric Bastien

Re: [Cython] gsoc: array expressions

2012-05-29 Thread mark florisson
On 29 May 2012 22:26, Robert Bradshaw wrote: > On Mon, May 28, 2012 at 5:54 AM, mark florisson > wrote: >> On 28 May 2012 13:52, mark florisson wrote: >>> On 28 May 2012 13:49, mark florisson wrote: On 25 May 2012 21:53, Frédéric Bastien wrote: > Hi, > > > Sorry for the de

Re: [Cython] gsoc: array expressions

2012-05-29 Thread Robert Bradshaw
On Mon, May 28, 2012 at 5:54 AM, mark florisson wrote: > On 28 May 2012 13:52, mark florisson wrote: >> On 28 May 2012 13:49, mark florisson wrote: >>> On 25 May 2012 21:53, Frédéric Bastien wrote: Hi, Sorry for the delay, I had some schedule change. thanks for add