GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
rui314

rui314 / chibicc

星标10.28 k
复刻937

chibicc 是一个简单的C语言编译器,实现了大多数C11特性。chibicc是作者为目前正在写的一本关于C编译器书而开发的


问题
 
Loading

关于

A small C compiler

创建时间

2019-08-03

是否国产

否

  修改时间

2023-10-30T18:02:47Z


语言

  • C96.8%
  • Shell2.8%
  • Makefile0.3%
  • 其他0.01%


该仓库已收录但尚未编辑。项目介绍及使用教程请前往 GitHub 阅读 README


0 条讨论

登录后发表评论

rui314 的其他开源项目

Rui Ueyama
mold
Rui Ueyama@rui314

mold 是一个现代、快速的链接器

C++15.2 k
10 天前
Rui Ueyama
8cc
Rui Ueyama@rui314

A Small C Compiler

翻译 - 小型C编译器

C6.25 k
1 年前
Rui Ueyama
9cc
Rui Ueyama@rui314

A Small C Compiler

翻译 - 小型C编译器

C1.79 k
4 年前

您可能感兴趣的

Rui Ueyama
mold
Rui Ueyama@rui314

mold 是一个现代、快速的链接器

C++15.2 k
10 天前
grok-1
@xai-org

大模型Grok-1开源

Python50.29 k
9 个月前
rvcc
@sunshaoce

本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。

编译器course
C348
2 年前
CPlusPlusThings
@Light-City

C++那些事

C++
C++41.18 k
1 年前🇨🇳
sunface/rust-course
rust-course
@sunface

#学习与技能提升#“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book

Rustbook中文rust-learning
Rust27.55 k
6 天前🇨🇳
analysis-tools-dev/static-analysis
static-analysis
@analysis-tools-dev

#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.

static-analysisstatic-analyzerslinterCode qualityAwesome Lists
Rust13.81 k
9 天前
Rust编程语言
rust-by-example
@rust-lang • Mozilla

Learn Rust with examples (Live code editor included)

翻译 - 通过示例学习Rust(包括实时代码编辑器)

JavaScript7.44 k
8 天前
Rui Ueyama
8cc
Rui Ueyama@rui314

A Small C Compiler

翻译 - 小型C编译器

C6.25 k
1 年前
Linus Torvalds(Linux创始人)
linux
Linus Torvalds(Linux创始人)@torvalds

#操作系统#Linux内核源码

C193.97 k
5 小时前
huihut
interview
huihut@huihut

#面试#📚 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...

面试interview-practiceinterview-preparationinterviews
C++36.11 k
1 年前🇨🇳
rusq
@hajifkd

Quantum computing simulator in Rust

RustQuantum Computingquantum-computer-simulator
Rust22
7 年前
Emil Ernerfeldt
egui
Emil Ernerfeldt@emilk

egui: 一个简单易用的 Rust IM-GUI 框架,支持开发Web和原生应用程序

GUIRust游戏开发WebAssemblyimgui
Rust24.87 k
12 小时前
Rui Ueyama
9cc
Rui Ueyama@rui314

A Small C Compiler

翻译 - 小型C编译器

C1.79 k
4 年前
universalmutator
@agroce

Regexp based tool for mutating generic source code across numerous languages

mutationmutation-testingSwiftPythonC
Python140
10 个月前
HeyPuter/puter
puter
@HeyPuter

Puter 是一个运行在浏览器上的OS。功能丰富、快速、可扩展性强。它可以用于构建远程桌面环境,也可以作为云存储服务、远程服务器、网络托管平台等的接口。

Desktopdesktop-environmentosjsweb-desktopwebtop
JavaScript31.89 k
3 小时前
Steven Shaw
plt
Steven Shaw@steshaw

Programming Language Theory λΠ

翻译 - λΠ编程语言理论

编程语言type-theory函数式编程category-theorylogic
CSS5.3 k
6 个月前
NASA - Software V&V
ikos
NASA - Software V&V@NASA-SW-VnV

Static analyzer for C/C++ based on the theory of Abstract Interpretation.

翻译 - 基于抽象解释理论的C / C ++静态分析器。

static-analysissoftware-verificationabstract-interpretationprogram-analysis
C++2.97 k
1 个月前
rive-renderer
@rive-app

Downstream repo for Rive renderer

C++481
1 年前
Jinzhou Zhang
write-a-C-interpreter
Jinzhou Zhang@lotabout

Write a simple interpreter of C. Inspired by c4 and largely based on it.

翻译 - 编写一个简单的C解释器。它受c4启发,并在很大程度上基于c。

C4.2 k
1 年前🇨🇳