/Lua

a Memory-Safe Runtime for Lua

Primary LanguageRust

Lua

a Memory-Safe Runtime for Lua written in Rust

thanks for zhx0's book, author's repo:lua-book contains Rust,C#,Go,java implement for lua.

I copied first 10 chapters Rust Code from it and am working on the following part(meta table,iterator,Compiler).