diff options
| author | aarne <aarne@cs.chalmers.se> | 2008-06-27 11:21:49 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2008-06-27 11:21:49 +0000 |
| commit | e7d1aa58f764651fc676c95b23f43457b1b91dfa (patch) | |
| tree | 9f3810b8593ded48ae7cd382857b5750428c1038 /doc/transfer.txt | |
| parent | 22423c640cc28d868578079e13298069247af29f (diff) | |
removed obsolete items from doc
Diffstat (limited to 'doc/transfer.txt')
| -rw-r--r-- | doc/transfer.txt | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/doc/transfer.txt b/doc/transfer.txt deleted file mode 100644 index 611cfaf6b..000000000 --- a/doc/transfer.txt +++ /dev/null @@ -1,27 +0,0 @@ -The GF Transfer language -Author: Björn Bringert <bringert@cs.chalmers.se> -Last update: %%date(%c) - -% NOTE: this is a txt2tags file. -% Create an html file from this file using: -% txt2tags transfer.txt - -%!target:html -%!encoding:utf-8 - -**WARNING: The Transfer language is still experimental. Its syntax, type system and semantics may change without notice. I will try to help you with any problems this might cause, but I will not refrain from changing the language solely for reasons of backwards compatibility.** - -The GF Transfer language is a programming language which can be -used to write functions which work on abstract syntax terms. - -= Transfer tutorial = - -The [Transfer tutorial transfer-tutorial.html] shows an example of how to -write and use a simple transfer function for a GF grammar. - - -= Transfer reference = - -The [Transfer reference transfer-reference.html] aims to cover -all constructs in the Transfer language. - |
