Add link to "Writing an Interpreter in Go"
This commit is contained in:
parent
121fef9236
commit
f4053d8246
@ -4502,6 +4502,7 @@ This setup uses the following links to install [[https://go.dev/][Go]] and [[htt
|
|||||||
Links to learn [[https://go.dev/][Go]] are:
|
Links to learn [[https://go.dev/][Go]] are:
|
||||||
1. [[https://www.golangprograms.com/go-language.html][Go programming language]] contains a tutorial and a reference.
|
1. [[https://www.golangprograms.com/go-language.html][Go programming language]] contains a tutorial and a reference.
|
||||||
2. [[https://gobyexample.com/][Go by example]] is a showcase of short examples with explanations.
|
2. [[https://gobyexample.com/][Go by example]] is a showcase of short examples with explanations.
|
||||||
|
3. [[https://interpreterbook.com/][Writing An Interpreter In Go]] is book showing how to write a real program.
|
||||||
|
|
||||||
#+caption[Setup Go programming]:
|
#+caption[Setup Go programming]:
|
||||||
#+caption: Setup Go programming.
|
#+caption: Setup Go programming.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user