karminski / write-a-programming-language-in-450-lines
本教程教大家用 450 行 Go 代码实现一个简单的编程语言
☆561Updated 3 years ago
Alternatives and similar repositories for write-a-programming-language-in-450-lines:
Users that are interested in write-a-programming-language-in-450-lines are comparing it to the libraries listed below
- pineapple lang 是一个简单的编程语言 demo. 它包含了个手写的递归下降解析器和一个简单的解释器. 虽然该语言甚至不是图灵完备的. 但 pineapple 的主要目的是让编译原理初学者有一个预热, 简单了解一个编程语言是怎么构建的.☆250Updated 2 years ago
- µGo语言实现(从头开发一个迷你Go语言编译器)☆1,496Updated 3 months ago
- Mastering Go 第二版中文版来袭!☆783Updated 3 years ago
- 代码防腐实用技术☆1,154Updated last year
- A Simple 32-bit OS lab tutorial.☆456Updated 3 years ago
- 中文翻译 《 Real-Time Communication with WebRTC 》☆882Updated 2 years ago
- 这是一门包罗万象但又井然有序、既有岁月沉淀但又非常潮流的 SRE (Site Reliability Engineer) 教程。☆137Updated last year
- summary for code analysis and auto-refactor。《代码分析与自动化重构》 - 如何自己动手设计源码解析、构建代码的代码模型、可视化代码、以及如何进行自动化的重构和守护。☆536Updated 2 years ago
- Rust资源分享中文版,每周三更新。☆199Updated 2 years ago
- Learn Go with test-driven development.《通过测试驱动开发学习 Go 语言》中文翻译☆206Updated 6 months ago
- A Brief Introduction to Data Structures☆547Updated 2 years ago
- 自制的一个编译器, 用于学习,完整实现了词法分析,语法分析,中间代码(SSA)生成,机器码生成,和基于寄存器的虚拟机☆230Updated 2 years ago
- 十分钟魔法练习☆795Updated last year
- Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend☆1,060Updated 2 years ago
- 🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB☆695Updated 5 months ago
- Writing a Interpreter in Go翻译☆94Updated 5 months ago
- 本书为《Programming Rust - Fast, Safe Systems Development》第2版的个人中文翻译,仅供学习和交流使用,如有侵权请联系作者删除☆594Updated 6 months ago
- https://pandolia.net/tinyc/☆643Updated 2 years ago
- grpc 源码解读☆638Updated last year
- Chinese Translation of https://github.com/teh-cmc/go-internals☆964Updated 4 years ago
- 《Go 语言设计与实现》示例代码☆277Updated 4 years ago
- 《编程之道》 (Tao of Programming, 1987) 最新中英双语版☆751Updated 4 years ago
- 🔍 Go 开发的开源互联网搜索引擎,附教程《自己动手开发互联网搜索引擎》☆612Updated 5 months ago
- An open-source style guide for writing Chinese technical documents: https://zh-style-guide.readthedocs.io☆732Updated last week
- Go语言实战: 编写可维护Go语言代码建议☆2,300Updated 2 years ago
- 🇨🇳 《国产编程语言蓝皮书》历年集合☆234Updated 6 months ago
- 扫清go语言一切障碍,go语言实战、go语言从入门到精通,持续更新,欢迎star☆734Updated 6 months ago
- 记录 GacUI 开发10年来背后的故事,以及对架构设计的考量。☆372Updated 11 months ago