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.html | |
| parent | e964a4d3ca0dc7aeb22d80b0b892cfbc5d9cc5c7 (diff) | |
Added note about Transfer being experimental.
Diffstat (limited to 'doc/transfer.html')
| -rw-r--r-- | doc/transfer.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/transfer.html b/doc/transfer.html index af85b77b5..b45917143 100644 --- a/doc/transfer.html +++ b/doc/transfer.html @@ -8,10 +8,13 @@ <P ALIGN="center"><CENTER><H1>The GF Transfer language</H1> <FONT SIZE="4"> <I>Author: Björn Bringert <bringert@cs.chalmers.se></I><BR> -Last update: Thu Dec 8 11:02:55 2005 +Last update: Fri Dec 9 11:54:38 2005 </FONT></CENTER> <P> +<B>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.</B> +</P> +<P> The GF Transfer language is a programming language which can be used to write functions which work on abstract syntax terms. </P> |
