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
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
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