karminski / pineappleLinks
pineapple lang 是一个简单的编程语言 demo. 它包含了个手写的递归下降解析器和一个简单的解释器. 虽然该语言甚至不是图灵完备的. 但 pineapple 的主要目的是让编译原理初学者有一个预热, 简单了解一个编程语言是怎么构建的.
☆256Updated 2 years ago
Alternatives and similar repositories for pineapple
Users that are interested in pineapple are comparing it to the libraries listed below
Sorting:
- 本教程教大家用 450 行 Go 代码实现一个简单的编程语言☆585Updated 4 years ago
- Writing a Interpreter in Go翻译☆98Updated last year
- 一篇关于函数调用原理的文章,通过大量的示意图由浅入深分析了函数完整的生命周期。☆195Updated last year
- 翻译 HTTP 相关的 RFC (中英文对照)☆166Updated last year
- 面向信仰编程☆142Updated 5 years ago
- 自制的一个编译器, 用于学习,完整实现了词法分析,语法分析,中间代码(SSA)生成,机器码生成,和基于寄存器的虚拟机☆231Updated 3 years ago
- 操作系统学习指南☆92Updated 4 years ago
- ☆73Updated 4 years ago
- tu-lang(凸)是一种编程语言,旨在创造一种非常简单高效的-零依赖-语言(防秃)。已实现自举☆171Updated last month
- nginx-1.19.10 源码阅读,分析关键组件与核心运转流程, 并使用图例进行描述☆103Updated 4 years ago
- Yet another RISC-V OS in C☆74Updated 2 years ago
- µGo编程语言(从头开发一个迷你Go语言编译器)☆52Updated 2 years ago
- Rust资源分享中文版,每周三更新。☆201Updated 3 years ago
- docker.sh 是用 Shell 写的一个简易的 docker,麻雀虽小,五脏俱全,可用于学习 Docker 原理。☆114Updated 2 years ago
- 黑客专属日历☆56Updated 4 years ago
- MIT6.824 分布式系统 2018 完结☆173Updated 5 years ago
- µGo语言实现(从头开发一个迷你Go语言编译器)☆1,530Updated 10 months ago
- My notes and solutions for The Linux Programing Interface book (TLPI)《UNIX/LINUX系统编程手册》笔记和解答☆110Updated 2 years ago
- Rust 编程之道【新版/第二版】☆111Updated 4 years ago
- An experimental GraphQL implementation with Go. This repo focuses on improve GraphQL Parse and Resolve speed to a new level.☆57Updated 4 years ago
- 🇨🇳 《国产编程语言蓝皮书》历年集合☆238Updated 6 months ago
- Re-write code of "500 Lines or Less" project.☆130Updated last year
- for English learning, 看不到图片(github usercontent 部分被 block)请梯子,有需要可以 fork,哪天被 DMCA 了也不奇怪☆34Updated 4 years ago
- Open Source book: Rust Source Code Analysis☆205Updated 2 years ago
- Brainfuck is an esoteric programming language.☆42Updated 3 months ago
- Implement golang generic by code generating like C++ template (monomorphization)☆104Updated 4 years ago
- 开源面对面,连接热爱开源的你!Episodes for the open-source face-to-face talk!☆293Updated 2 months ago
- Scheme语言实现 / Scheme implementation☆81Updated 3 weeks ago
- 论文阅读,欢迎大家投稿自己阅读过的论文。☆99Updated 6 years ago
- 十分钟魔法练习☆811Updated last year