Added note about Transfer being experimental.

This commit is contained in:
bringert
2005-12-09 10:56:07 +00:00
parent bda591366c
commit c4e6d36d71
6 changed files with 17 additions and 3 deletions

View File

@@ -8,9 +8,12 @@
<P ALIGN="center"><CENTER><H1>The GF Transfer language</H1>
<FONT SIZE="4">
<I>Author: Björn Bringert &lt;bringert@cs.chalmers.se&gt;</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.