Hello all, I notice in previous gsocs of LLVM , there is no projects about language bindings for LLVM. Does that mean it has lower priority than other projects? Current python bindings for LLVM in the trunk are far from complemte. So I would like to improve python bindings for LLVM this summer if possible. My work will be based on llvm-py project ( http://code.google.com/p/llvm-py/). I obtained consent from Mahadevan, the author of llvm-py, and he would like to be my mentor, if my proposa is accepted. If this idea is feasible, I would write a proposal next step. Thanks.* * -- Best Regards, Baozeng Ding OSTG,NFS,ISCAS -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120323/fd1705b8/attachment.html>
Am Freitag, 23. März 2012, 19:44:19 schrieb Baozeng:> Hello all, > I notice in previous gsocs of LLVM , there is no projects about language > bindings for LLVM. Does that mean it has lower priority than other > projects? Current python bindings for LLVM in the trunk are far from > complemte. So I would like to improve python bindings for LLVM this summer > if possible. My work will be based on llvm-py project ( > http://code.google.com/p/llvm-py/). I obtained consent from Mahadevan, the > author of llvm-py, and he would like to be my mentor, if my proposa is > accepted. If this idea is feasible, I would write a proposal next step. > Thanks.*Please look at the thread "Python bindings in tree" starting on 2012-03-16. There are at least four Python binding projects currently running. (None of them in GSoC) I think it's a great idea to improve llvm-py, but I'd also suggest to first look at the other bindig projects. http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-March/thread.html Best regards, Christoph Grenz
Anton Korobeynikov
2012-Mar-23 13:04 UTC
[LLVMdev] GSOC2012 idea: Python bindings for LLVM
Hello The idea looks great. Please prepare the proposal! -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
Anton Korobeynikov
2012-Mar-23 14:21 UTC
[LLVMdev] GSOC2012 idea: Python bindings for LLVM
> Please look at the thread "Python bindings in tree" starting on 2012-03-16. > There are at least four Python binding projects currently running. (None of > them in GSoC) > > I think it's a great idea to improve llvm-py, but I'd also suggest to first > look at the other bindig projects. > > http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-March/thread.htmlRight. 1 complete bindings are much more preferable than 100 which are broken at some point. So, the "consolidation" of all of the bindings should be one side of this project. -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University