build-lua-in-rust icon indicating copy to clipboard operation
build-lua-in-rust copied to clipboard

《用Rust实现Lua解释器》 / _Build a Lua Interpreter in Rust_

Let's build a Lua Interpreter in Rust from scratch! This is also a good way to learn Rust.

The online book: