| Portability | GHC-only |
|---|---|
| Stability | experimental |
| Maintainer | fontaine@cs.uni-duesseldorf.de |
Language.CSPM.PatternCompiler
Description
replace nested patterns with a set of linear Selectors todo : benchmark if it pays off to introduce helperbindings and only atomic bindings (unlikely) todo : add testcases
- compilePattern :: LModule -> LModule
Documentation
compilePattern :: LModule -> LModuleSource
replace all pattern in the module with list of linear Selectors