Added beginnings of a transfer language reference.

This commit is contained in:
bringert
2005-12-05 18:01:59 +00:00
parent 2b8e3311f4
commit 936e402373
2 changed files with 336 additions and 10 deletions

View File

@@ -0,0 +1,12 @@
- Problem
- Abstract syntax
- Concrete syntax
- Generate tree module
- Write transfer code
- Derive Compos and Eq