https://github.com/r7kamura/r7cc
A small C compiler, just for studying the C programming language with fun.
https://github.com/r7kamura/r7cc
c-compiler
Last synced: about 2 months ago
JSON representation
A small C compiler, just for studying the C programming language with fun.
- Host: GitHub
- URL: https://github.com/r7kamura/r7cc
- Owner: r7kamura
- License: mit
- Created: 2019-10-28T07:10:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-18T05:36:23.000Z (over 6 years ago)
- Last Synced: 2026-01-17T23:36:11.989Z (6 months ago)
- Topics: c-compiler
- Language: C
- Homepage:
- Size: 154 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# r7cc
[](https://github.com/r7kamura/r7cc/actions)
A small C compiler, just for studying the C programming language with fun.