Kefir is a compiler created in 2021.
#2084on PLDB | 3Years Old |
git clone https://git.sr.ht/~jprotopopov/kefir
This repository contains implementation of C17 language compiler from scratch. No existing open source compiler infrastructure is being reused. The main priority is self-sufficiency of the project, compatibility with platform ABI and compliance with C17 language standard.