https://github.com/kotet/d9cc
A Small C Compiler Written in D
https://github.com/kotet/d9cc
c-compiler compiler dlang
Last synced: over 1 year ago
JSON representation
A Small C Compiler Written in D
- Host: GitHub
- URL: https://github.com/kotet/d9cc
- Owner: kotet
- License: mit
- Created: 2018-10-14T07:52:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-26T12:01:14.000Z (over 7 years ago)
- Last Synced: 2025-01-15T11:49:07.950Z (over 1 year ago)
- Topics: c-compiler, compiler, dlang
- Language: D
- Homepage: https://github.com/rui314/9cc
- Size: 218 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# d9cc: A Small C Compiler Written in D
[](https://travis-ci.org/kotet/d9cc)
写経用リポジトリ。
Original:
[rui314/9cc: A Small C Compiler](https://github.com/rui314/9cc)