Soda Programming Language Compiler for my own AOT-compiled, statically-typed programming language Soda. Status: experimental, re-write of original compiler. WIP on front-end. Quick Start $ git clone https://github.com/codebrainz/Soda.git $ cd Soda $ make