The latest version of annah is 1.0.0-1.
annah
Version 1.0.0 revision 0 uploaded by GabrielGonzalez.
Package meta
- Synopsis
- Medium-level language that desugars to Morte
- Description
Annah is a very simple statically typed and purely functional lambda calculus with built-in support for:
imports via embedding remote expressions
mutually recursive data types
let expressions
natural numbers
lists
free monads
free categories
Annah is built on top of Morte (a minimalist calculus of constructions), meaning that all language features that Annah provides are desugared to a pure non-recursive lambda calculus.
Read the Annah.Tutorial module to learn more about how to program using Annah.
- Author
- Gabriel Gonzalez
- Bug reports
- https://github.com/Gabriel439/Haskell-Annah-Library/issues
- Category
- Compiler
- Copyright
- 2015 Gabriel Gonzalez
- Homepage
- n/a
- Maintainer
- Gabriel439@gmail.com
- Package URL
- n/a
- Stability
- n/a