Pinned Repositories
8cc
A Small C Compiler
awesome-tensor-compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
Books-Management-System
图书管理系统( Spring+Spring MVC+JdbcTemplate)
C-C-
程序员相关电子书资料免费分享,欢迎关注个人微信公众号:程序员编程指南
chenxuyuanmuhuali.github.iogithub
图床
chibicc
A small C compiler
clang_libraries_companion
Companion Repository for the Lecture Slides for the Clang Libraries
code-with-comments
Read code, comment it.
deeplang
Deeplang is a new language for IoT device programming.
flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
cheneric96's Repositories
cheneric96/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
cheneric96/8cc
A Small C Compiler
cheneric96/awesome-tensor-compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
cheneric96/Books-Management-System
图书管理系统( Spring+Spring MVC+JdbcTemplate)
cheneric96/C-C-
程序员相关电子书资料免费分享,欢迎关注个人微信公众号:程序员编程指南
cheneric96/chenxuyuanmuhuali.github.iogithub
图床
cheneric96/chibicc
A small C compiler
cheneric96/clang_libraries_companion
Companion Repository for the Lecture Slides for the Clang Libraries
cheneric96/code-with-comments
Read code, comment it.
cheneric96/deeplang
Deeplang is a new language for IoT device programming.
cheneric96/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
cheneric96/fbcrawler
Web crawler for collecting Facebook feeds using a keyword
cheneric96/gperftools
Main gperftools repository
cheneric96/gpu-compiler-learning-material
Some learning materials about computer achitecture, gpu architecture, compiler/llvm, and computer graphics
cheneric96/Jack2LLVM
cheneric96/kobayashi-compiler
An optimizing compiler of SysY (a subset of C)
cheneric96/library
Store computer science books for learning.
cheneric96/linux
Linux kernel source tree
cheneric96/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
cheneric96/llvm-tutor
A collection of out-of-tree LLVM passes for teaching and learning
cheneric96/MBlog
:sweat_drops: 微博系统实现
cheneric96/MimiC
MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.
cheneric96/rebuild-the-wheel
看一些经典的开源项目,然后根据自己的理解重新造一个相似的but是自己写的轮子
cheneric96/ucc162.3
A lightweight open-source C compiler for research and education.
cheneric96/ugo-compiler-book
:books: µGo语言实现(从头开发一个迷你Go语言编译器)[Go版本+Rust版本]
cheneric96/xoc
XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular languages. There are two level IR representations used throughout all phases of the compilation.