mold 是一个现代、快速的链接器
A Small C Compiler
翻译 - 小型C编译器
A Small C Compiler
翻译 - 小型C编译器
mold 是一个现代、快速的链接器
本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。
#学习与技能提升#“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
#Awesome#⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
Learn Rust with examples (Live code editor included)
翻译 - 通过示例学习Rust(包括实时代码编辑器)
A Small C Compiler
翻译 - 小型C编译器
#面试#📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, incl...
A Small C Compiler
翻译 - 小型C编译器
Regexp based tool for mutating generic source code across numerous languages
Puter 是一个运行在浏览器上的OS。功能丰富、快速、可扩展性强。它可以用于构建远程桌面环境,也可以作为云存储服务、远程服务器、网络托管平台等的接口。
Programming Language Theory λΠ
翻译 - λΠ编程语言理论
Static analyzer for C/C++ based on the theory of Abstract Interpretation.
翻译 - 基于抽象解释理论的C / C ++静态分析器。
Downstream repo for Rive renderer
Write a simple interpreter of C. Inspired by c4 and largely based on it.
翻译 - 编写一个简单的C解释器。它受c4启发,并在很大程度上基于c。