Showing category results for F#

Dec 28, 2023
Post comments count1
Post likes count5

Safer recursion in F#

David Schaefer
David Schaefer

Tail recursion is a new F# compiler feature which helps to avoid stack overflows.

.NETF#
Nov 20, 2023
Post comments count4
Post likes count9

Improvements & Changes in Android resource generation in .NET 8

Dean Ellis
Dean Ellis

In .NET 8 we have made some vast improvements in changes to how Android resources work in regards to the designer assembly. If you are building Android apps and libraries there are some important changes to know about.

.NETC#.NET MAUI
Nov 14, 2023
Post comments count5
Post likes count5

Announcing F# 8

RNDr. Tomáš Grošup, Ph.D.
RNDr. Tomáš Grošup, Ph.D.

Read what is new in F# 8 - the language, compiler tooling and FSharp.Core standard library

.NETF#
Nov 2, 2023
Post comments count3
Post likes count4

A new F# compiler feature: graph-based type-checking

Florian Verdonck
Florian Verdonck

Graph-based type-checking is a new F# compiler flag that allows the compiler to type-check files in a project in parallel whenever possible.

.NETF#
Jul 27, 2023
Post comments count4
Post likes count12

New syntax for string interpolation in F#

Adam Boniecki
Adam Boniecki

New language feature is available in preview for F# to make working with interpolated strings even easier.

.NETF#
Jul 5, 2023
Post comments count8
Post likes count9

Improved F# hints in Visual Studio

Petr Semkin
Petr Semkin

We're introducing new F# hints and enhancing existing ones.

.NETVisual StudioF#
Jun 21, 2023
Post comments count3
Post likes count10

Get ready for fsharpConf 2023!

Petr Semkin Tomas Petricek
Petr,
Tomas

Join us on June 26, 2023, for the live stream of the fourth annual fsharpConf. This free virtual event, supported by the F# Software Foundation, will showcase world-class F# experts from across the globe.

.NETF#