This directory contains a Kiama implementation of Landin's ISWIM
language and extensions based on a variant of the SECD machine.

Contributed by Dominic Verity.

The following directories are here:

compiler        Compiler from ISWIM to SECD bytecodes
driver          Main module
samples         Some simple ISWIM programs
secd            Implementation of the SECD machine
tests           Unit tests
