Hello every body, I am a Computer Science and Engineering final year undergraduate in here [1]. As you all aware of GSoC 2008 program is now on [2]. I would like to participate in this on a project on LLVM. The reason why I selected LLVM is I am really interested in compiler theory. I took the one semester course on compiler theory and developed a lexical analyzer in C for a subset of Javascript (ECMA script) language. Code is available here[3] if any body interested to have a look. I have a pair knowledge in compilation process. Now I am browsing through LLVM and it's TODO list[4] to familiar with LLVM. Please guide me on doing a GSoC project for LLVM in this year. Thank you very much! (My resume available here [5]) Regards, Rajika [1] - http://www.cse.mrt.ac.lk/ [2] - http://code.google.com/soc/2008 [3] - http://rajikacc.googlepages.com/scanner.tar.gz [4] - http://llvm.org/OpenProjects.html [5] - http://rajikacc.googlepages.com/resume_rajika.pdf -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080309/3a24ecdf/attachment.html>
On Mar 8, 2008, at 10:46 PM, Rajika Kumarasiri wrote:> Hello every body, > I am a Computer Science and Engineering final year undergraduate in > here [1]. > As you all aware of GSoC 2008 program is now on [2]. I would like to > participate in this on a project on LLVM. The reason why I selected > LLVM is I am really interested in compiler theory. > I took the one semester course on compiler theory and developed a > lexical analyzer in C for a subset of Javascript (ECMA script) > language. Code is available here[3] if any body interested to have a > look. I have a pair knowledge in compilation process. > Now I am browsing through LLVM and it's TODO list[4] to familiar > with LLVM. > Please guide me on doing a GSoC project for LLVM in this year. > Thank you very much!The best bet is to pick something off the open projects page and make a proposal. If you want feedback, you can send your proposal to llvmdev, otherwise you can file it away in the GSoC system when it is set up. Thanks! -Chris> > (My resume available here [5]) > Regards, > Rajika > > [1] - http://www.cse.mrt.ac.lk/ > [2] - http://code.google.com/soc/2008 > [3] - http://rajikacc.googlepages.com/scanner.tar.gz > [4] - http://llvm.org/OpenProjects.html > [5] - http://rajikacc.googlepages.com/resume_rajika.pdf > > > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080309/da4c34f2/attachment.html>
hello Chris, Thank you very much for your suggestions. I am trying to understand what LLVM is on these days by reading excellent set of LLVM documentations, manuals and developer list archives. As you said I'll pick a project from the TODO list and will discuss the proposal in this dev-list. I'll get back to you soon. Thanks again! Regards, Rajika On Mon, Mar 10, 2008 at 12:09 PM, Chris Lattner <sabre at nondot.org> wrote:> > On Mar 8, 2008, at 10:46 PM, Rajika Kumarasiri wrote: > > Hello every body, > I am a Computer Science and Engineering final year undergraduate in here > [1]. > As you all aware of GSoC 2008 program is now on [2]. I would like to > participate in this on a project on LLVM. The reason why I selected LLVM is > I am really interested in compiler theory. > I took the one semester course on compiler theory and developed a lexical > analyzer in C for a subset of Javascript (ECMA script) language. Code is > available here[3] if any body interested to have a look. I have a pair > knowledge in compilation process. > Now I am browsing through LLVM and it's TODO list[4] to familiar with > LLVM. > Please guide me on doing a GSoC project for LLVM in this year. > Thank you very much! > > > The best bet is to pick something off the open projects page and make a > proposal. If you want feedback, you can send your proposal to llvmdev, > otherwise you can file it away in the GSoC system when it is set up. > > Thanks! > > -Chris >> > (My resume available here [5]) > Regards, > Rajika > > [1] - http://www.cse.mrt.ac.lk/ > [2] - http://code.google.com/soc/2008 > [3] - http://rajikacc.googlepages.com/scanner.tar.gz > [4] - http://llvm.org/OpenProjects.html > [5] - http://rajikacc.googlepages.com/resume_rajika.pdf > > > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > >-- comp.lang.c - http://groups.google.com/group/comp.lang.c/topics -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080310/983211a4/attachment.html>
Seemingly Similar Threads
- [LLVMdev] participating in GSoC 2008 in LLVM
- [LLVMdev] Proposal for GSoC project for improving llvm-test testsuite
- [LLVMdev] [PATCH] patch to compile llvm-gcc using nightly tester script(NewNightlyTester.pl)
- [LLVMdev] [Proposal] GSoC 2008 project proposal for improving the llvm-test testsuite
- [LLVMdev] [PATCH] patch to compile llvm-gcc using nightly tester script(NewNightlyTester.pl)