2008-09-20
| Revision History | |
|---|---|
| Revision 0.2 | 2008-09-20 |
| Complete draft. | |
| Revision 0.1 | 2008-08-15 |
| First version. | |
Table of Contents
This document has been devised as a practical hands-on introduction to the use of ForSyDe's implementation. Thus, it is intentionally informal and non-exhaustive. If you are interested in ForSyDe's theoretical foundations please refer to the Documentation section in our website.
In order to take full advantage of this tutorial, it is essential to have a good background in the Haskell programming language. Familiarity with some Haskell extensions (Template Haskell, Multiparameter Type Classes with Functional Dependencies, Undecidable and Overlapping Instances) might help but is not vital.