summaryrefslogtreecommitdiff
path: root/doc/transfer.txt
diff options
context:
space:
mode:
authorbringert <bringert@cs.chalmers.se>2005-12-09 10:56:07 +0000
committerbringert <bringert@cs.chalmers.se>2005-12-09 10:56:07 +0000
commitbbd3222a6bb68373b5996a819bf313cde46da690 (patch)
treed3d8aee09389759a24ab26c6ffe23e5b9413c54d /doc/transfer.txt
parente964a4d3ca0dc7aeb22d80b0b892cfbc5d9cc5c7 (diff)
Added note about Transfer being experimental.
Diffstat (limited to 'doc/transfer.txt')
-rw-r--r--doc/transfer.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/transfer.txt b/doc/transfer.txt
index 4a43d1762..611cfaf6b 100644
--- a/doc/transfer.txt
+++ b/doc/transfer.txt
@@ -9,6 +9,8 @@ Last update: %%date(%c)
%!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.