The fst package
Fst is an application for construction and running of finite state transducers. The application was written purely in Haskell, and is intended to be a tool for the Haskell programmer, especially for ones that develop language applications.
Properties
| Versions | 0.9, 0.9.0.1, 0.10.0.0 |
|---|---|
| Dependencies | array, base (≥3 & <5) |
| License | BSD3 |
| Author | Markus Forsberg |
| Category | Compilers/Interpreters |
| Home page | http://www.cse.chalmers.se/alumni/markus/fstStudio/ |
| Executables | fst |
| Upload date | Tue Oct 18 13:50:04 UTC 2011 |
| Uploaded by | ThomasHallgren |
| Built on | ghc-7.2 |
Modules
- FST
- FST.Alex
- FST.Arguments
- FST.Automaton
- FST.AutomatonInterface
- FST.AutomatonTypes
- FST.Complete
- FST.Deterministic
- FST.DeterministicT
- FST.EpsilonFreeT
- FST.FileImport
- FST.GetOpt
- FST.Info
- FST.LBFA
- FST.LBFT
- FST.Lexer
- FST.MinimalBrzozowski
- FST.MinimalTBrzozowski
- FST.NReg
- FST.Parse
- FST.RRegTypes
- FST.RegTypes
- FST.Reversal
- FST.ReversalT
- FST.RunTransducer
- FST.StateMonad
- FST.Transducer
- FST.TransducerInterface
- FST.TransducerTypes
- FST.Utils
Downloads
- fst-0.9.0.1.tar.gz (Cabal source package)
- package description (included in the package)