I appreciate any help. Thank you
Ask HN: How to get a job as a compiler engineer?
1–10 of 63 posts
Re: Ask HN: How to get a job as a compiler engineer?
#2Re: Ask HN: How to get a job as a compiler engineer?
#3Re: Ask HN: How to get a job as a compiler engineer?
#4Re: Ask HN: How to get a job as a compiler engineer?
#5> My goal is to actually use the concepts I spent so much to learn in my PhD in my career.
Do you mean you're specifically looking for a job that lets you focus on the grammar/parsing of programming languages (possibly with attribute grammars in particular!)? Or do you mean front-end (or general) compiler development more generally? Because if you specifically want to apply research on parsing techniques, as much as I love that area and wish there was more interest in parsing, I dare say you're unlikely to find such businesses hiring for something like this specifically (unless there's some research institution working on projects like this), given it's not exactly a money-making opportunity. Though if you somehow think there might be such a job, I imagine the best people to ask would be PL faculty.
Re: Ask HN: How to get a job as a compiler engineer?
#6https://www.indeed.com/jobs?q=compiler https://www.simplyhired.com/search?q=compiler https://www.ziprecruiter.com/jobs-search?search=compiler https://www.linkedin.com/jobs/search?keywords=compiler https://www.dice.com/jobs?q=compiler Good luck!
Re: Ask HN: How to get a job as a compiler engineer?
#7Maybe have a snoop around these types of firms?
Re: Ask HN: How to get a job as a compiler engineer?
#8Re: Ask HN: How to get a job as a compiler engineer?
#9Re: Ask HN: How to get a job as a compiler engineer?
#10I think you may find that lots of the job is ‘regular software engineering’ work if it involves maintaining a production compiler rather than being all about specific compiler techniques there will be lots of time on eg making the compiler faster, improving debugging information, coming up with better error messages, etc. I guess something more on the research end is going to be totally different.