diff options
| author | bringert <bringert@cs.chalmers.se> | 2005-12-05 18:01:59 +0000 |
|---|---|---|
| committer | bringert <bringert@cs.chalmers.se> | 2005-12-05 18:01:59 +0000 |
| commit | 6c9b2bf6dff11d0eb2bcfd4f89f21649b48672fa (patch) | |
| tree | 24f2af2b1b6299caf38af198cd5fe0fc23a935b6 /transfer/examples/aggregation/transfer-tutorial.txt | |
| parent | 71349c1c5bcca733c525ae9283875be44e9f3b35 (diff) | |
Added beginnings of a transfer language reference.
Diffstat (limited to 'transfer/examples/aggregation/transfer-tutorial.txt')
| -rw-r--r-- | transfer/examples/aggregation/transfer-tutorial.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/transfer/examples/aggregation/transfer-tutorial.txt b/transfer/examples/aggregation/transfer-tutorial.txt new file mode 100644 index 000000000..cb8ca876d --- /dev/null +++ b/transfer/examples/aggregation/transfer-tutorial.txt @@ -0,0 +1,12 @@ +- Problem + +- Abstract syntax + +- Concrete syntax + +- Generate tree module + +- Write transfer code + - Derive Compos and Eq + + |
