La17 (Language 2017) is small compiler of a subset of C language to the Mixal assembly language.
This is a fork of La16.
- Basic control flow
- Basic methods
- Only int type is currently suported
- Only while loop is currently suported
- Sellection (if-else)
Under MIT License