Manistein / let-us-build-a-lua-interpreterLinks
《Lua解释器构建:从虚拟机到编译器》随书源码
☆204Updated 2 years ago
Alternatives and similar repositories for let-us-build-a-lua-interpreter
Users that are interested in let-us-build-a-lua-interpreter are comparing it to the libraries listed below
Sorting:
- 这是一个仿制lua解释器的项目,我希望通过逐步实现lua解释器的各个部分,更加深刻地掌握lua的基本结构和运作原理。☆439Updated 2 years ago
- lua-5.4.4-每行都加注释版本☆189Updated 3 weeks ago
- Lua-5.3.5版官方源码☆39Updated last year
- a lua extend library☆55Updated 4 years ago
- An interpreter of lua-like language written in C++☆71Updated 5 years ago
- A lua math lib for linear algebra (matrix and vector)