Skip to content

Commit 76ce9b9

Browse files
committed
link to the new F# spec website
1 parent 2aec7da commit 76ce9b9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

specs/language-spec/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ technical explanation of the F# language constructs and required compiler behavi
1010
It discusses topics such as lexical analysis, grammar, types including type inference
1111
algorithm, expressions, patterns and other.
1212

13+
The spec currently consists of a [spec document](https://fsharp.github.io/fslang-spec/)
14+
and a collection of RFCs.
15+
Earlier versions are listed below.
16+
1317
### F# 2.0
1418

1519
* [The F# 2.0 Language Specification (final version, PDF)](2.0/FSharpSpec-2.0-April-2012.pdf) - The final version of the F# 2.0 language

0 commit comments

Comments
 (0)