Description
f-lite compiler, interpreter and libraries.
Description
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.