| License | BSD-3-Clause |
|---|---|
| Maintainer | Jamie Willis |
| Stability | experimental |
| Safe Haskell | None |
| Language | Haskell2010 |
Parsley.Internal.Backend.Analysis
Description
Exposes the analysis passes defined within the analysis submodules. See the extended documentation in the submodules.
Since: 1.5.0.0
Documentation
coinsNeeded :: Fix4 (Instr o) xs n r a -> Coins Source #
Calculate the number of tokens that will be consumed by a given machine.
Since: 1.5.0.0