| Copyright | (c) roki 2019 |
|---|---|
| License | MIT |
| Maintainer | falgon53@yahoo.co.jp |
| Stability | experimental |
| Portability | POSIX |
| Safe Haskell | None |
| Language | Haskell2010 |
Htcc.CRules.Preprocessor.Core
Description
The preprocessor
Synopsis
- preprocess :: [TokenLC i] -> Either (ASTError i) [TokenLC i]