# CleanSmurf
Smurf interpreter in Clean

## Installation

	$ make

## Usage

	$ ./run -i hello.smf

There are more command line flags, see `./run -?`.

## Copyright & license
Copyright © 2016 Camil Staps. Licensed under MIT, see LICENSE.