diff options
| author | bringert <bringert@cs.chalmers.se> | 2005-12-09 10:56:07 +0000 |
|---|---|---|
| committer | bringert <bringert@cs.chalmers.se> | 2005-12-09 10:56:07 +0000 |
| commit | bbd3222a6bb68373b5996a819bf313cde46da690 (patch) | |
| tree | d3d8aee09389759a24ab26c6ffe23e5b9413c54d /doc/transfer-reference.txt | |
| parent | e964a4d3ca0dc7aeb22d80b0b892cfbc5d9cc5c7 (diff) | |
Added note about Transfer being experimental.
Diffstat (limited to 'doc/transfer-reference.txt')
| -rw-r--r-- | doc/transfer-reference.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/transfer-reference.txt b/doc/transfer-reference.txt index 02009fceb..213e78216 100644 --- a/doc/transfer-reference.txt +++ b/doc/transfer-reference.txt @@ -10,6 +10,8 @@ Last update: %%date(%c) %!options(html): --toc %!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.** + This document describes the features of the Transfer language. See the [Transfer tutorial transfer-tutorial.html] for an example of a Transfer program, and how to compile and use |
