Skip to content

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

License

Notifications You must be signed in to change notification settings

WuBingzheng/build-lua-in-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

The online book: