A compiler back-end. It has a simple intermediate language that is easily understandable. It aims to hit 70% of the performance of traditional optimizing compiler back-ends in 10% of the code. It is developed in [[C]].