First Release
This marks the first release of the Ohua standalone compiler. It is complete in its initial feature set and supports the following two frontends:
- A simple Rust/C like language
- S-Expressions akin to clojure/scheme/lisp
Prebuilt binaries are provided for Linux and OSX by Travis.
Please note that this software is still not finished and both the frontend and especially the emitted graph format are to be considered unstable.