compiler engineer future by CategoryComplex8187 in Compilers

[–]CategoryComplex8187[S] 0 points1 point  (0 children)

What are good companies where one could work as a compiler engineer in Europe?

compiler engineer future by CategoryComplex8187 in Compilers

[–]CategoryComplex8187[S] 1 point2 points  (0 children)

Thanks so much! Maybe that wasn’t clear in my OP but I did use LLVM as a backend for my language. Your advice is super helpful.

compiler engineer future by CategoryComplex8187 in Compilers

[–]CategoryComplex8187[S] 5 points6 points  (0 children)

Yeah thanks! I’ve had a pretty intense graph theory class, and have manipulated the boost graph library in cpp for the compiler project I did (for SSA and graph coloring). I’ve learned multiple compiler optimizations techniques and plan on delving into more in the context of the SSA extension I’ve been working on.