/la16

A subset of C to Mixal compiler

Primary LanguageCMIT LicenseMIT

La16

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.

Features

  • Basic control flow
  • Arrays
  • Block scope
  • Print function

Dependencies

Flex and yacc

Install for debian based:

apt install byacc flex

License

Under MIT License