aalhour / aalhour/awesome-compilers
Writing an Interpreter/Compiler in Go
Abierto
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 9.9k
- Forks
- 705
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
You mention the following:
> Write a Compiler in Go - Well-known introduction to the Go programming language and its ecosystem through building a Compiler project.
> Write an Interpreter in Go - Successor of the "Write a Compiler in Go" book, but this one builds an interpreter project instead.
However, it's the other way round: Thorsten Ball first wrote "Write an Interpreter in Go" (https://interpreterbook.com) and then "Write a Compiler in Go" (https://compilerbook.com).
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.