Files
rust-interpreter/README.md
T
2026-07-12 16:15:55 +02:00

6 lines
228 B
Markdown

# rust-interpreter
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/)