I thing compilers are very interesting. I have built my own compilers in common lisp and I enjoyed my time. I basically almost completed a university quarter compiler project based on Dr. Siek's book "Essentials of Compilation". I did almost eveything a student would do in a quarter system except for implementing tuples and register allocation. One of my plans is to build a more substantial compiler, study the second edition of the dragon book and either contribute to llvm or the haskell compiler.
how likely is it to get a compiler job if i contribute to llvm or ghc for a year regularly?
thanks.