mips-cc

A little C compiler
git clone git@git.mpah.dev/mips-cc.git
Log | Files | Refs | README

4.test (18B)


      1 x = 42;
      2 return x;