home.social

#fsadvent — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #fsadvent, aggregated by home.social.

  1. "Exploring MonoGame with F#"

    Thanks to @sergey_tihon for a spot in this year's FsAdvent calendar

    dev.to/tunaxor/exploring-monog

    If you like rust-like languages and would like to try game development, you should seriously give F# a try!

    The semantics are very similar, the ecosystem is strong and since it is a high lever language, it might be the right step between full rust and something like python

    #dotnet #fsharp #monogame #gamedev #fsadvent

  2. It's that time of a year again - the F# Advent Calendar is in full swing!
    My contribution: Adding Goal Seek to Quipu (and helping Santa with it!)
    brandewinder.com/2025/12/11/go
    #fsharp #fsadvent

  3. The 4th day of F# Advent is here, and I come bearing gifts of LSPs! Get cozy and read up on how you can use F# to program your very own language server. Give code the gift of red squiggles under line and syntax highlighting all around. FsharpLspExample

    #fsharp #FsAdvent #LSP #dotnet

  4. Returning to some old code you wrote and struggling to figure out what's going on? Here are some practical ways to write F# in a way that's easier to understand!

    medium.com/@michaeljwinch/mini

    #Fsharp #FsAdvent

  5. Hey ,
    here's my entry.
    As promised, it's the iex h function for fsi.
    amplifying-fsharp.github.io/bl
    Enjoy!

  6. F# Advent '23, Dec 3: "Build a simple Markdown blog with F# / Giraffe", by Hamilton Greene
    hamy.xyz/labs/2023-12-fsharp-g
    #fsharp #FsAdvent