The Iphigeneia Programming Language

iphi

Version: 1.0

Revision : 2011.1010

Tags: bsdl hs lang

Download

Latest:

iphi-1.0-2011.1010.zip
iphi-1.0-2010.0721.zip
iphi-2007.1125.zip

Requirements

Description

Iphigeneia is a toy programming language which contains features from both imperative programming (assignments to mutable variables, while loops,) and functional programming (immutable name bindings, Scheme-style "named let" loops.) It was originally intended as a testbed for algorithms that convert programs between the two forms.

Documentation

Browse