add cover and link

This commit is contained in:
YannAhlgrim
2026-07-12 16:15:55 +02:00
parent 77ff42b1a1
commit 3fe3c93962
+4 -1
View File
@@ -1,2 +1,5 @@
# rust-interpreter # rust-interpreter
In this repository I will follow along the book "Writing an Interpreter in Go" and write the code in Rust
This repository follows the book [Writing an Interpreter in Go](https://interpreterbook.com/) and implements the code in Rust.
[![Writing an Interpreter in Go](html_cover.png)](https://interpreterbook.com/)