This repository contains of several subprojects:
- opt - Yet another compiler backend
- compot - C language compiler frontend, based on opt IR
- compot-driver - Command line interface for compot compiler frontend
- opt-driver - Command line interface for opt compiler backend
- examples - Examples of using opt IR in Kotlin code