fst: Finite state transducers
Fst is an application for construction and running of finite state transducers, as based on the concepts of transducers and regular relations developed by Xerox. The syntax of Xerox's fst program has functioned as an inspiration for the syntax of fstStudio.
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.
This package provides an interactive shell for parsing transducers specified in a specialized FST language. See FST.FSTStudio.
This package also provides a programmer's interface for building and applying transducers. See FST.TransducerInterface.
Modules
[Index]
Downloads
- fst-0.10.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.9, 0.9.0.1, 0.10.0.0, 0.10.0.1 |
---|---|
Dependencies | array, base (>=4 && <5), haskeline, mtl, transformers [details] |
License | BSD-3-Clause |
Author | Markus Forsberg |
Maintainer | Baldur Blöndal, John J. Camilleri |
Category | Compilers/Interpreters |
Home page | http://www.cse.chalmers.se/alumni/markus/fstStudio/ |
Bug tracker | https://github.com/johnjcamilleri/fst/issues |
Source repo | head: git clone git://github.com/johnjcamilleri/fst.git this: git clone git://github.com/johnjcamilleri/fst.git(tag v0.10.0.1) |
Uploaded | by JohnCamilleri at 2015-04-29T13:11:49Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Executables | fststudio |
Downloads | 4201 total (15 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-04-29 [all 1 reports] |