Kefir is a compiler created in 2021.
git clone https://git.sr.ht/~jprotopopov/kefir
#3326on PLDB | 2Years Old |
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.