-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #272 from amplifying-fsharp/what-is-new-fsharp-9
Session page for 2024-11-15: What is new in F# 9
- Loading branch information
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
title: "What is new in F# 9" | ||
preview: "F# 9" | ||
isDraft: true | ||
date: 2024-11-15T14:00:00.000Z | ||
slug: "2024/11/15" | ||
champion: "The F# team" | ||
zoomLink: "https://us06web.zoom.us/j/82751176036?pwd=s10NUcpJfX1FqUm2whPjc9Uzlcr9U0.1" | ||
zoomPasscode: "F#9" | ||
issueLink: "" | ||
company: "Microsoft" | ||
youtubeId: "" | ||
--- | ||
|
||
## Topic | ||
|
||
The release of .NET 9 is just a few weeks away, meaning version 9 of F# is also just around the corner. | ||
In this very special session, the F# team itself will talk about what the .NET world can expect from this release. | ||
A lot of great work from the team members and the community has been done to make this the best version of F# to date: | ||
|
||
- New language features | ||
- Performance improvements | ||
- Better tooling support | ||
|
||
Let's have a tour of what's to come from the very heart of F#. | ||
|
||
## Champions | ||
|
||
- [Petr Pokorny](https://github.com/0101) | ||
|
||
## Additional references | ||
|
||
- [What's new in F# 9](https://learn.microsoft.com/en-us/dotnet/fsharp/whats-new/fsharp-9) | ||
- [Language](https://fsharp.github.io/fsharp-compiler-docs/release-notes/Language.html) | ||
- [FSharp.Core](https://fsharp.github.io/fsharp-compiler-docs/release-notes/FSharp.Core.html) | ||
- [FSharp.Compiler.Service](https://fsharp.github.io/fsharp-compiler-docs/release-notes/FSharp.Compiler.Service.html) |