This may also be interesting to you: "Let's Write an LLVM Specializer in Python" http://dev.stephendiehl.com/numpile/
On Monday, June 20, 2016 at 4:29:52 PM UTC-4, ruggero cyrille wrote: > > Hi, I'm a third year undergraduate in computer science in France and I'm > looking for a summer project. Since I already used Sympy and appreciated > it, I'm interested in contributing to it. > > Since I took several courses on compilers, I wanted to get my hand into > code generation. I'm interested in writing an LLVM IR backend similar to > the C backend. But after reading this thread > <https://groups.google.com/forum/#!searchin/sympy/code$20generation/sympy/omYuHN68-_U/-hrGmsUgBwAJ> > > and this one > <https://groups.google.com/forum/#!searchin/sympy/code$20generation/sympy/gp2Ojr1vRpU/JU-fV3c6AgAJ>, > > I realized that there was already a developper working actively on it, so I > wanted to know if my efforts would be useful to the project. > > I also wanted to fix some easy to fix issues. But the ones I read in the > tracker were already fixed. > > I thank you in advance for your advices. > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/8532a8fd-61b2-445f-90c0-0c524fb96793%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
