from Hacker News

Getting into Compiler Engineering

by playing_colours on 10/31/22, 10:45 PM with 0 comments

I'm quite experienced in backend engineering, but recently I found myself interested in more CS-heavy topics, particularly compilers and query engines. I am reading and doing "Writing a Compiler in Go", but I would like to go deeper into the topic and potentially try to land a relevant job.

Can you please recommend how to get practical experience in this area? What open source projects friendly to beginners to contribute to? What tools to master? Thank you!