fst-0.10.0.0: Finite state transducers

The fst package

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.

Properties

Versions0.9, 0.9.0.1, 0.10.0.0
Dependenciesarray, base (4.*), haskeline, mtl, transformers
LicenseBSD3
AuthorMarkus Forsberg
MaintainerBaldur Blöndal, John J. Camilleri
CategoryCompilers/Interpreters
Home pagehttp://www.cse.chalmers.se/alumni/markus/fstStudio/
Bug trackerhttps://github.com/johnjcamilleri/fst/issues
Source repositorygit clone git://github.com/johnjcamilleri/fst.git
Executablesfststudio
Upload dateThu Mar 28 13:17:02 UTC 2013
Uploaded byJohnCamilleri
Built onghc-7.6

Modules

Downloads