alpha

A compiler for the Alpha language

http://www.alpha-lang.net/

Latest on Hackage:1.0.15

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Marc Coiffier
Maintained by [email protected]

Alpha is a programming language that aims at being very simple and low-level, so as to be efficient, while at the same time being able to climb in abstraction through introspection in the Lisp Way.