Very honored to submit a PR for #jint
The best JavaScript interpreter on #dotnet
github.com/sebastienros...
Very honored to submit a PR for #jint
The best JavaScript interpreter on #dotnet
github.com/sebastienros...
Ingesting Data in F# with Aether: A Practical Guide to Using Lenses, Prisms, and Morphisms dev.to/rockfire/sim...
Help us out! If we want to spread the message about Lambda Days 2025, where should we post about it?
@scalatimes.com, #Elixir Weekly, #Haskell Weekly... Who else should we b̶o̶t̶h̶e̶r̶ inform? 🤔
#functionalprogramming #lambdadays #callfortalks #clojure #erlang #elm #ocaml #scala
Quickly code a desktop application based on HTML
dev.to/rockfire/net...
Thanks, the best people. #dotNETConf 2024 China Shanghai #dotnet
Avalonia UI offers powerful capabilities for creating modern, visually appealing applications with... dev.to/rockfire/imp...
Functions that 1) gather a set of stream IDs based on criteria (no DataPolicyChoice is our flag for a bot) and then 2) use Marten's 'archive' function to effectively remove the streams from primary queries while still leaving them in the store for any potential follow-up analysis.
#fsharp and #postgres event store (MartenDB) for the win!
Even better if you use CliWrap
github.com/Tyrrrz/CliWrap
let! result = Cli.Wrap("path/to/exe")
.WithArguments([
"--foo"
"bar"
])
.WithWorkingDirectory("work/dir/path")
.ExecuteAsync()
I will share subject
F# connect .NET and Scientific Computing
at .NET Conf China Shanghai 2024/12/24.
fsharp sample notebook for data analysis
github.com/dotnet/inter...
fsharp sample notebook for data analysis
github.com/dotnet/inter...
crazy fsharp, package size only 1MB
```fsharp
fflat script.fsx # about 13MB, full .NET
fflat script.fsx --small # about 2.6MB, no debug/globalization/symbols
fflat script.fsx --tiny # about 1MB, no reflection/exceptions, no printfn!
```
github.com/ieviev/fflat
so Quick
Recent #dotnet 9 feature, which promotes classes to stack under certain circumstances plays great with #fsharp code, check it out, no extra allocations when working with options:
gist.github.com/vzarytovskii...
New age, Connect closed
As a reminder, the best way to keep up-to-date with the #fsharp community (If social media isn't your thing) is by subscribing to Sergey Tihon's F# Weekly newsletter.
sergeytihon.com/2024/11/17/f...
Did they recognize that that logo is one of languages of dotnet?
I'm still curious.
#fsharp #build after party #seoul 2022