La16 (Language 2016) is small compiler of a subset of C language to the Mixal assembly language.
A fork of La16 named La17 has been developed.
- Basic control flow
- Arrays
- Block scope
- Print function
Flex and yacc
Install for debian based:
apt install byacc flex
Under MIT License