zxh0 / luago-bookLinks
《自己动手实现Lua》随书源代码
☆949Updated 2 years ago
Alternatives and similar repositories for luago-book
Users that are interested in luago-book are comparing it to the libraries listed below
Sorting:
- 这是一个仿制lua解释器的项目,我希望通过逐步实现lua解释器的各个部分,更加深刻地掌握lua的基本结构和运作原理。☆436Updated 2 years ago
- Lua source internal☆1,461Updated 4 years ago
- Lua 5.1.4版本代码注释☆389Updated 5 months ago
- 《Lua解释器构建:从虚拟机到编译器》随书源码☆199Updated 2 years ago
- 使用 Go 语言实现的简单的 Lua 解释器。☆111Updated 9 years ago
- 郑钢《自制编程语言》随书源码及读书笔记☆238Updated 2 years ago
- 📕 parsing techniques 中文译本——《解析技术》☆1,554Updated 5 months ago
- 《百万在线:大型游戏服务端开发》是C++与Lua方向游戏服务端开发的入门书籍,内容涵盖Skynet引擎、C++底层开发、服务端架构设计等多个方面,全景展现网络游戏核心技术。☆482Updated 3 years ago
- 带注释的《X86汇编语言-从实模式到保护模式》一书代码☆337Updated 8 years ago
- 《自己动手构造编译系统:编译、汇编与链接》随书源码☆382Updated 2 years ago
- Cb (C flat) compiler. Cb is simplified C.☆173Updated 8 years ago
- 你见过的最简单的 GCC/CLANG 项目构建工具,定义式构建,比命令式更简单☆889Updated 3 months ago
- User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)☆368Updated 6 years ago
- The Chinese Translation of Lua 5.3 document☆919Updated 4 years ago
- LuaHelper is a High-performance lua VSCode plugin, Language Server Protocol for lua.☆696Updated 8 months ago
- ☆300Updated 4 months ago
- KCP协议基本数据结构和算法图文介绍☆335Updated 3 years ago
- A toy interpreter of lua-like language☆248Updated 5 years ago
- Lua程序设计第四版习题答案 (Programming in Lua 4th Edition Exercise Solutions)☆97Updated 2 years ago
- MIT操作系统工程的教学操作系统Xv6的源码剖析中文翻译项目,使用ANSI标准C重新在riscv架构上实现Unix v6;☆334Updated 5 years ago
- jack语言编译器☆579Updated 4 years ago
- ☆190Updated 2 years ago
- 第二版重新设计和构思,参考一些优秀的实现进行补充设计和编码。☆485Updated 5 years ago
- 富贵必从勤苦得,男儿须读五车书☆141Updated 3 years ago
- Lua primer☆290Updated 4 years ago
- µGo语言实现(从头开发一个迷你Go语言编译器)☆1,525Updated 9 months ago
- AVL implementation which is as fast/compact as linux's rbtree☆365Updated last month
- 手撸解释器教程《Crafting Interpreters》中文翻译☆1,741Updated 7 months ago
- A lightweight open-source C compiler for research and education.☆398Updated 6 months ago
- 自制的一个编译器, 用于学习,完整实现了词 法分析,语法分析,中间代码(SSA)生成,机器码生成,和基于寄存器的虚拟机☆231Updated 3 years ago