
@johnallsopp you can watch this one, including #fsharp and #ukulele
https://www.youtube.com/watch?v=TLKtbm8NsPg
@johnallsopp I do my live coding in F# + VIM
#fsharp is succint with low ceremony... with well prepared code, it can be short without being obscure.
VIM (or equivalent) prive semantic editing.. you can move/copy/replace quickly without thinking.
F# is also interactive, you can execute each line after you type it.
We'll auction an easter egg modeled with #fsharp tomorrow.
Join us for another #amplifyingfsharp session:
https://amplifyingfsharp.io/sessions/2025-04-18/
Why is F# so little used and why is the community so small? Actually, every time I play with FSHARP (especially in conjunction with https://ionide.io/ #vscode extension for F#), I have to say that F# is a really fun programming language. In combination with FSI, Ionide and Type Inference it often feels like a dynamic language. You can use many different styles to programme with F#, but what I particularly like is that Railway
Current state: writing a series of articles about Monadic Parser Combinators in #fsharp
My latest blog post explains why we don't use our tests as documentation anymore and prefer to take a look at the production code directly: https://www.planetgeek.ch/2025/04/09/tests-are-documentation-or-are-they/
Every path to becoming an #OpenSource contributor is unique!
Join us for Matt's session where he shares his journey:
- how he chose projects
- what worked (and didn't)
- lessons learned & much more.
Don’t miss out if you’re ready to contribute!
#fsharp #amplifyingfsharp
#fsharp now we have a proof checker embedded in F#'s computation expressions WIP
We just shipped core framework v3 2.0.1 and source analyzers 1.21.0.
Check the release notes for new features and bugs fixed.
https://xunit.net/releases/v3/2.0.1
https://xunit.net/releases/analyzers/1.21.0
Hey #fsharp I'm trying to create a graph with all the function calls given an F# project. Any example code I could read to figure that out?
It's always sad when reading comments on #fp languages and people saying "I tried #ocaml, #haskell, #fsharp... and don't like because X", which shows they are interested but then also say "I looked at #scala and it looked complex so I didn't even try it and ran away"
People, if you can do it in those languages, you can do it in scala. It's the most popular and used in production fp language in the world!
Thanks for coming to my teg talk