The flite package
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.
Properties
| Versions | 0.1, 0.1.1, 0.1.2 |
|---|---|
| Dependencies | array (0.*), base (≥3 & <5), containers (0.*), haskell98 (1.*), parsec (≥2.1.0.1 & <3) |
| License | BSD3 |
| Author | Matthew Naylor |
| Maintainer | Jason Reich <jason@cs.york.ac.uk>, Matthew Naylor <mfn@cs.york.ac.uk> |
| Stability | provisional |
| Category | Compiler |
| Home page | http://www.cs.york.ac.uk/fp/reduceron/ |
| Executables | flite, flite-pure |
| Upload date | Fri Nov 13 11:30:12 UTC 2009 |
| Uploaded by | JasonReich |
| Build failure | ghc-6.10 (log), ghc-6.12 (log) |
Modules
- Flite
- Flite.CallGraph
- Flite.Case
- Flite.ConcatApp
- Flite.Descend
- Flite.Fresh
- Flite.Identify
- Flite.Identity
- Flite.Inline
- Flite.Let
- Flite.Matching
- Parsec
- Flite.Parsec.Parse
- Flite.Pretty
- Flite.Syntax
- Flite.Traversals
- Flite.Writer
Downloads
- flite-0.1.tar.gz (Cabal source package)
- package description (included in the package)