Categories
DrlFT
'DrIFT' is a type sensitive preprocessor for Haskell. It extracts type declarations and directives from modules and applies rules to them which generate code. The user can add new rules as required. 'DrIFT' automates instance derivation for classes that aren't supported by the standard compilers.
In addition, instances can be produced in separate modules to that containing the type declaration. This lets instances be derived for a type after the original module has been compiled. Simple utility functions can also be produced from a type.
Last updated 15 Oct, 2007
About
Leadership
- John Meacham - Maintainer
- Noel Winstanley - Contributor
- Malcolm Wallace - Contributor
- Joost Visser - Contributor
Related Projects
Versions
2.0.4
2.0.4 stable released 2004-05-27
- Released: 27 May, 2004
- Code Maturity: Stable
- Source Archive: http://repetae.net/john/computer/haskell/DrIFT/...
- Licenses: X11
- Interfaces: Command Line
User Community and Support
User manual available in PostScript format from http://repetae.net/john/computer/haskell/DrIFT/drift.ps



