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 |
|---|---|
| Dependencies | array, base, haskell98 |
| License | BSD3 |
| Author | Markus Forsberg |
| Maintainer | Markus Forsberg <markus@cs.chalmers.se> |
| Category | Compilers/Interpreters |
| Home page | http://www.cs.chalmers.se/~markus/fstStudio/ |
| Executables | fst |
| Upload date | Wed Feb 13 20:40:32 UTC 2008 |
| Uploaded by | GwernBranwen |
| Build failure | ghc-6.10 (log), ghc-6.12 (log), ghc-6.8 (log), ghc-7.0 (log), ghc-7.2 (log) |
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.tar.gz (Cabal source package)
- package description (included in the package)