Is it beneficial for a programmer to learn how to build a compiler?

前端 未结 17 1134
难免孤独
难免孤独 2021-02-07 01:10

There is a lot of variety when it comes to the different types of programmers. In general, is beneficial for a programmer to learn how to build a compiler? In what cases would

17条回答
  •  抹茶落季
    2021-02-07 02:00

    I think my compiler & language theory course at University really had an enormous influence on my understanding of computer languages, even a decade afterwards. But I'm not really sure I'd need to implement a compiler for this.

提交回复
热议问题