Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 560 Bytes

readme.md

File metadata and controls

7 lines (5 loc) · 560 Bytes

Luar

Luar is a rust implementation of Lua, which includes a Lua interpreter and a Lua virtual machine provided in the form of a library, as well as a GC implemented in rust that is strongly coupled to this project.

This project was almost entirely completed under the instruction of the following blog