# mikrokosmos ![Version](https://img.shields.io/badge/version-0.8.0-blue.svg) ![Travis (.org)](https://img.shields.io/travis/mroman42/mikrokosmos.svg)

**Mikrokosmos** is a λ-calculus interpreter, borrowing its name from the series of progressive piano études *[Mikrokosmos](https://www.youtube.com/watch?v=VEsMk3DAzWM)* written by *Bela Bartok*. It aims to provide students with a tool to learn and understand λ-calculus. It supports both untyped λ-calculus and simply typed λ-calculus. * [Try Mikrokosmos!](https://mroman42.github.io/mikrokosmos/) * [Mikrokosmos tutorial](https://mroman42.github.io/mikrokosmos/tutorial.html). * [Mikrokosmos user's guide](https://mroman42.github.io/mikrokosmos/userguide.html). * [Mikrokosmos on Hackage](https://hackage.haskell.org/package/mikrokosmos).