这是一个仿制lua解释器的项目,我希望通过逐步实现lua解释器的各个部分,更加深刻地掌握lua的基本结构和运作原理。
☆440Apr 26, 2023Updated 2 years ago
Alternatives and similar repositories for dummylua-tutorial
Users that are interested in dummylua-tutorial are comparing it to the libraries listed below
Sorting:
- 《Lua解释器构建:从虚拟机到编译器》随书源码☆211Apr 26, 2023Updated 2 years ago
- SparkServer是一个参照skynet设计的C#服务端框架,能够无缝整合到skynet集群机制中,也能自行组网,构建只有SparkServer节点的集群☆323Jun 11, 2024Updated last year
- 《自己动手实现Lua》随书源代码☆965Aug 18, 2022Updated 3 years ago
- lua-5.4.4-每行都加注释版本☆189Sep 16, 2025Updated 6 months ago
- 这是一个展示epoll水平触发(level trigger)和边缘触发(edge trigger),分别在read和write两种情况下有什么表现的实验,目的是彻底搞清楚epoll的水平触发和边缘触发原理。☆34Sep 21, 2020Updated 5 years ago
- Lua source internal☆1,479Oct 25, 2020Updated 5 years ago
- A Lua module to work with Google protobuf☆1,883Jan 24, 2026Updated last month
- 一个 lua 热更新的模块☆20Mar 26, 2019Updated 6 years ago
- OWenT's Utils -- Lua branch☆30Jun 16, 2020Updated 5 years ago
- Make a snapshot for lua state to detect memory leaks.☆532Aug 5, 2024Updated last year
- Lua 5.1.4版本代码注释☆395Feb 9, 2025Updated last year
- A lightweight game server framework implemented with Actor Model☆964Jan 25, 2026Updated last month
- ☆2,004Jan 5, 2026Updated 2 months ago
- Lua memory snapshot dump utility, used for memory leak detection。☆580Jun 6, 2024Updated last year
- ☆347Dec 24, 2024Updated last year
- 使用 CMake 编译 skynet,无侵入式支持vs2022中编译skynet☆39Nov 28, 2024Updated last year
- skynet simpleweb for control server☆34Jul 6, 2022Updated 3 years ago
- lua debug and code tools for VS Code☆1,366Mar 11, 2024Updated 2 years ago
- Yet another lua task library, n:m scheduler☆318Mar 3, 2026Updated 2 weeks ago
- Lua 5.3.6 JIT && 多线程 垃圾回收☆229Sep 6, 2021Updated 4 years ago
- A lightweight online game framework☆14,001Mar 8, 2026Updated last week
- ☆30Jan 15, 2020Updated 6 years ago
- Ant game engine☆3,926Nov 17, 2025Updated 4 months ago
- debug adapter for skynet☆75Apr 30, 2021Updated 4 years ago
- Lua全家桶,命令行调试、性能分析、代码覆盖率等. Lua family bucket, command line debugging, performance analysis, code coverage☆70Jul 23, 2023Updated 2 years ago
- Lua核心工具包,包含对面向对象,组件系统(灵活的绑定解绑模式),mvc分模块加载,事件分发系统等常用模式的封装。同时提供打印,内存泄漏检测,性能分析等常用工具类。☆170Mar 4, 2023Updated 3 years ago
- 将excel文件转换为lua代码的小工具, python实现,需要xlrd模块用于读取excel☆33Jan 6, 2018Updated 8 years ago
- 一个基于C++20的lua绑定库。☆16Updated this week
- Yet another protocol library like google protocol buffers , but simple and fast.☆971Dec 29, 2025Updated 2 months ago
- a new traceback lib for lua, which gives you more informations such as every variable(name and value) of each stack frame.☆31Jan 2, 2019Updated 7 years ago
- behaviac is a framework of the game AI development, and it also can be used as a rapid game prototype design tool. behaviac supports the …☆3,025Jul 7, 2023Updated 2 years ago
- an unity mmo demo, base on ecs(game play), xlua(ui)☆1,902Jul 1, 2021Updated 4 years ago
- A protocol buffers library for C☆1,631Nov 3, 2022Updated 3 years ago
- KCP协议基本数据结构和算法图文介绍☆340Jun 27, 2022Updated 3 years ago
- moon game server的一个使用示例,搭建简单的房间类游戏服务器框架☆184Dec 23, 2025Updated 2 months ago
- A pure C++ Lua IDE project, aimed to be the fastest and lightest Lua IDE in the world.☆533Dec 3, 2023Updated 2 years ago
- An simple OpenSource Behaviour Tree that uses https://github.com/Seneral/Node_Editor_Framework/ for scripting.☆14Mar 21, 2018Updated 7 years ago
- Unity游戏纯lua客户端完整框架---基于xlua,整合tolua的proto-gen-lua以及各个lua库和工具类☆1,238Updated this week
- A simple rogue lib for lua☆45May 13, 2022Updated 3 years ago