mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-20 18:29:33 -06:00
Added note about Transfer being experimental.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<P ALIGN="center"><CENTER><H1>Transfer language reference</H1>
|
||||
<FONT SIZE="4">
|
||||
<I>Author: Björn Bringert <bringert@cs.chalmers.se></I><BR>
|
||||
Last update: Thu Dec 8 11:04:17 2005
|
||||
Last update: Fri Dec 9 11:55:35 2005
|
||||
</FONT></CENTER>
|
||||
|
||||
<P></P>
|
||||
@@ -63,6 +63,9 @@ Last update: Thu Dec 8 11:04:17 2005
|
||||
<HR NOSHADE SIZE=1>
|
||||
<P></P>
|
||||
<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>
|
||||
This document describes the features of the Transfer language.
|
||||
See the <A HREF="transfer-tutorial.html">Transfer tutorial</A>
|
||||
for an example of a Transfer program, and how to compile and use
|
||||
|
||||
Reference in New Issue
Block a user