flite

f-lite compiler, interpreter and libraries

http://www.cs.york.ac.uk/fp/reduceron/

Latest on Hackage:0.1.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Matthew Naylor

The f-lite language is a subset of Haskell 98 and Clean consisting of function definitions, pattern matching, limited let expressions, function applications and constructor applications expressed in the explicit braces layout-insensitive format. See README for more information. Example flite programs included in source distribution.