Initial release
This commit is contained in:
@@ -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"
|
||||
}
|
||||
```
|
||||
Reference in New Issue
Block a user