# 24_compiler_study_projs **Repository Path**: linux2014/24_compiler_study_projs ## Basic Information - **Project Name**: 24_compiler_study_projs - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-07 - **Last Updated**: 2025-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README --- ### µGo语言实现——从头开发一个迷你语言编译器 https://github.com/wa-lang/ugo-compiler-book https://github.com/wa-lang/wabook https://github.com/wa-lang/ugo https://github.com/chai2010/tinylang ### C 语言资源大全中文版 https://github.com/jobbole/awesome-c-cn ### 硬核总结linux环境开发工具 https://github.com/0voice/linux_environment_tools ### 水平触发和边沿触发的案例: https://github.com/Manistein/test_epoll_lt_and_et ### 《Lua解释器构建:从虚拟机到编译器》随书源码 https://github.com/Manistein/let-us-build-a-lua-interpreter ### 逐步实现lua解释器 https://github.com/Manistein/dummylua-tutorial ### 一个小型的c语言编译器 https://github.com/gitliuyuhan/compiler ### lcc编译器源码注释工程 https://github.com/nikon77/lcc42 ### 一个从零开始写的编译器 https://github.com/strugglebak/zcc ### cpc编译器: https://github.com/archeryue/cpc ### TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写 https://github.com/zouxiaohang/TinyCompiler ### 一个C-的编译器/NUAA 编译原理课程设计 https://github.com/D0ub1ePieR/C-Compiler ### 《编译原理》课程实践项目,一个C语言子集的编译器 https://github.com/qingchen1984/MiniC-Compiler ### 玩具c编译器,基于栈顶缓存的策略生成 https://github.com/iiicp/toyc ### Java实现的 c0 语言编译器 https://github.com/shianqi/C0Compiler ### Bypass JVM Class ByteCode Verifier , 对抗反编译器 https://github.com/luelueking/Bypass_JVM_Verifier https://github.com/thy-chan/Chan-s-C-Compiler https://github.com/lazyparser/becoming-a-compiler-engineer https://github.com/plctlab/v8-internals https://github.com/plctlab/riscv-operating-system-mooc ### MegCC是一个运行时超轻量,高效,移植简单的深度学习模型编译器 https://github.com/MegEngine/MegCC ### python实现的编译器 https://github.com/flymysql/Py-Compiler https://github.com/chenzomi12/AISystem ### 北航计算机学院本科《编译原理》实验课的大作业。源语言为类PASCAL语言,目标语言为x86汇编,编译器用C++语言实 https://github.com/luice/BUAA-Compiler-Pascal-to-x86 ### 给"某音"的js虚拟机写一个编译器 https://github.com/StriveMario/jsvm https://github.com/kyjm/compiler-in-js https://github.com/bramblex/jsjs-homework https://github.com/puhaiyang/onlineJavaIde https://github.com/OverWatcherX/javascript-interpreter ### 音视频学习实践 https://github.com/byhook/ffmpeg4android ### 编译原理实验 https://github.com/Lurkrazy/Compiler-experiment ### 自己动手写编译器、链接器的随书源码 https://gitee.com/linux2014/scc_compiler --- ---