automata: automata
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
This package implements the following:
Deterministic Finite State Automata (DFSA)
Non-Deterministic Finite State Automata (NFSA)
Deterministic Finite State Transducers (DFST)
Non-Deterministic Finite State Transducers (NFST)
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.10.1.0 && <5), bytestring (>=0.10.8), containers (>=0.5.9), contiguous, primitive (>=0.6.4), primitive-containers (>=0.3), semirings (>=0.3.1.1), transformers [details] |
License | BSD-3-Clause |
Copyright | 2018 Andrew Martin |
Author | Andrew Martin |
Maintainer | andrew.thaddeus@gmail.com |
Category | Data, Math |
Home page | https://github.com/andrewthad/automata |
Bug tracker | https://github.com/andrewthad/automata/issues |
Source repo | head: git clone https://github.com/andrewthad/automata |
Uploaded | by chessai at 2019-01-22T23:01:57Z |
Modules
[Index] [Quick Jump]
Downloads
- automata-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees