Home

Awesome

The Amy Programming Language

Amy is a strict, Haskell-like programming language that compiles to LLVM. It is currently under heavy development, so if you happen to come across this repo please excuse the lack of documentation. There are however some examples of source code along with LLVM output in the integration-tests directory.

Documentation

See the docs directory for more thorough documentation. It contains both user-facing documentation and compiler documentation for the amy compiler.