Skip to content
This repository has been archived by the owner on Nov 26, 2023. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 251 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 251 Bytes

viterum-cc-rs

A C compiler implementation in Rust. Based on “低レイヤを学びたい人のためのCコンパイラ作成入門” (https://www.sigbus.info/compilerbook).

Copyright (c) 2022 Satsuki Akiba(viterum). All right reserved.