Skip to content

First Release

Compare
Choose a tag to compare
@JustusAdam JustusAdam released this 19 Jul 18:27
· 50 commits to master since this 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.