Aria

A low-level systems programming language
git clone git://git.m21c.me/Aria.git
Log | Files | Refs | README | LICENSE

README (268B)


      1 This project is still a work in progress. It probably
      2 won't work correctly. Essential features are yet to
      3 be implemented.
      4 
      5 This program is a compiler for a low-level systems
      6 programming language. The language aims to be an
      7 improved version of C with a concise syntax.