手撸解释器教程《Crafting Interpreters》中文翻译
☆1,943Nov 19, 2024Updated last year
Alternatives and similar repositories for craftinginterpreters_zh
Users that are interested in craftinginterpreters_zh are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Repository for the book "Crafting Interpreters"☆10,880Aug 7, 2024Updated last year
- 程序语言与编译技术相关资料(持续更新中)☆2,159Nov 12, 2025Updated 7 months ago
- 什么?你敢放心的把后背交给 AI? 我赌你不敢,那就来学学 AI 时代最酷、最安全、最快的语言吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book☆30,593Jun 8, 2026Updated last month
- Getting started with static program analysis. 静态程序分析入门教程。☆1,763Mar 20, 2024Updated 2 years ago
- 《使用Rust编写操作系统》☆2,259Jun 23, 2023Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- LLVM IR入门指南☆1,510Jan 4, 2026Updated 6 months ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆366Jun 3, 2023Updated 3 years ago
- µGo语言实现(从头开发一个迷你Go语言编译器)☆1,540Sep 26, 2024Updated last year
- 《用Rust实现Lua解释器》 / _Build a Lua Interpreter in Rust_☆765Jun 18, 2025Updated last year
- A small C compiler☆11,733Oct 30, 2023Updated 2 years ago
- 2023秋冬季开源操作系统训练营☆2,111Mar 4, 2024Updated 2 years ago
- MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。☆11,252Jun 26, 2026Updated last week
- 计算机系统要素-从零开始构建现代计算机☆2,900May 27, 2026Updated last month
- 你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码☆22,453Mar 22, 2025Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 📕 parsing techniques 中文译本——《解析技术》☆1,560Feb 12, 2026Updated 4 months ago
- 《Learn LLVM 12》的非专业个人翻译☆598Dec 29, 2021Updated 4 years ago
- 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)☆5,510Sep 26, 2024Updated last year
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆4,378Nov 22, 2025Updated 7 months ago
- MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.☆4,389Jun 25, 2026Updated 2 weeks ago
- 《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译☆23,201Jun 25, 2026Updated 2 weeks ago
- effective debugging 中文翻译☆613Jul 6, 2024Updated 2 years ago
- 教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本☆3,332Nov 20, 2025Updated 7 months ago
- TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS☆22,112Jan 18, 2023Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A book about Rust Data Structures and Algorithms.☆2,981Jul 21, 2024Updated last year
- 《自己动手实现Lua》随书源代码☆967Aug 18, 2022Updated 3 years ago
- Brainfuck JIT 虚拟机教程