Initial release
This commit is contained in:
commit
5029209112
14
README.md
Normal file
14
README.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Writing An Interpreter In Go | Thorsten Ball
|
||||
|
||||
This repo contains my notes and code from the reading of « Writing An Interpreter In Go » by Thorsten Ball.
|
||||
|
||||
## Reference
|
||||
|
||||
```bibtex
|
||||
@book{Ball2019-ng,
|
||||
title = "Writing an interpreter in go: Version 1.6",
|
||||
author = "Ball, Thorsten",
|
||||
year = 2019,
|
||||
language = "en"
|
||||
}
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user