Pinned Repositories
Algorithms
some data structs and algorithms
cheapNvim
neovim config with lua
cJOSN
phare JOSN in c
cmder
Lovely console emulator package for Windows
cmockery
A lightweight library to simplify and generalize the process of writing unit tests for C applications.
cmocking
A unit testing library
code-with-comments
Read code, comment it.
CompilerBackdoor
Course project to insert a backdoor into an open source compiler (Ken Thompson’s Reflections on Trusting Trust)
Compilers
SJTU SE302 编译原理与技术 Tiger编译器
insertion's Repositories
insertion/cheapNvim
neovim config with lua
insertion/cmder
Lovely console emulator package for Windows
insertion/cmocking
A unit testing library
insertion/Compilers
SJTU SE302 编译原理与技术 Tiger编译器
insertion/cpp_note
insertion/Ebook
some book for me
insertion/firewallTutor
自建梯子教程, 翻墙教程, 科学上网, google https://github.com/firewallTutor/firewallTutor
insertion/glog
C++ implementation of the Google logging module
insertion/googletest
Googletest - Google Testing and Mocking Framework
insertion/IM2TXT
Image to text using attention
insertion/Jmove
A faster way to jump to dir
insertion/learnDot
insertion/Learning-SICP
MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。
insertion/learnllvm
insertion/learnxinyminutes-docs
Code documentation written as code! How novel and totally my idea!
insertion/lightsocks
⚡️一个轻巧的网络混淆代理🌏
insertion/modern-compiler
现代编译原理(虎书)
insertion/pc_safe
计算机病毒与免疫
insertion/rush_to_purchase
可能是最简单的京东抢购脚本了,以抢茅台为例
insertion/samplemod
insertion/shadow-memory
A robust and scalable shadow memory library.
insertion/sing-box-subscribe
insertion/stm32-hello
A rust hello-world for
insertion/Study-Plan
📖 学习之路
insertion/TigerCompiler
该项目为《现代编译原理-C语言描述 》虎书中设计的编译器。该书中设计一种Tiger语句,并为这种语言编写了编译器。
insertion/tingcc
insertion/tproxyScript
a shell script for tproxy
insertion/ucore_os_plus
a toy os
insertion/v2ray-step-by-step
This repo is a fork of ToutyRater/v2ray-guide, we aim to provide a new step-by-step guide of v2ray
insertion/xv6-chinese
中文版的 MIT xv6 文档