Pong video game runnable inside fable.io. Controls are "A" for left, and "D" for right.
1 people like thisPosted: 10 days ago by Phillip Trelford
Download and install Ollama: https://ollama.com/ Ollama is a free common host for multiple different LLM-models like Google Gemma, OpenApi's GPT-OSS, Deepseek, etc.
0 people like thisPosted: 2 months ago by Tuomas Hietanen
ModelContextProtocol with FSharp (MCP with F#) https://modelcontextprotocol.io/docs/getting-started/intro Client and Server examples using https://github.com/modelcontextprotocol/csharp-sdk
0 people like thisPosted: 2 months ago by Tuomas Hietanen
Takes a list of (quantity/amount and price/rate) as decimals, and gives a weighted average
0 people like thisPosted: 3 months ago by Tuomas Hietanen
Example of shaping an anonymous-object-as-JSON structure for an Azure dashboard using strong typing and minimal code using Farmer F# https://compositionalit.github.io/farmer/
2 people like thisPosted: 3 months ago by Tuomas Hietanen
A functional wrapper around MailboxProcessor that simplifies agent-based concurrency, adds error handling via events, and provides convenience functions to avoid common pitfalls when working with asynchronous message processing in F#.
2 people like thisPosted: 4 months ago by halcwb
Get Stock Quote Data and Historical Stock Prices from Yahoo Finance.
237 people like thisPosted: 14 years ago by Tuomas Hietanen
We start with an initial value and then applying f repeatedly, until the value does not change anymore.
302 people like thisPosted: 15 years ago by Nick Palladinos
This example shows how to load a Xaml file allowing to use WPF from F#. It also shows how to access WPF objects and register event handlers.
109 people like thisPosted: 15 years ago by Antonio Cisternino
This example shows how to load a Xaml file allowing to use WPF from F#. It also shows how to access WPF objects and register event handlers.
109 people like thisPosted: 15 years ago by Antonio Cisternino
Three functions showing how to implement projection for functional lists. First version uses naive recursion and the second one is tail-recursive using the accumulator parameter. The third version extends this with continuation passing.
74 people like thisPosted: 15 years ago by Tomas Petricek
This command redo-undo implement group the command under Do/Undo category.
70 people like thisPosted: 14 years ago by Tao Liu
design patterns (18) array (22) wpf (20) game (32) generic programming (17) math (35) list (56) web (29) f# (43) tryfsharp (48) learning f# (16) silverlight (22) staging (18) algorithms (26) agent (20) html (16) computation expression (15) mailboxprocessor (27) kata (17) lists (15)
Vesa Karvonen (8) Taha Hachana (12) Carsten König (10) Joel Huang (13) Antonio Cisternino (8) NIck Palladinos (14) mavnn (17) fholm (26) Ryan Riley (25) Fabio Galuppo (14) devshorts (11) Kit Eason (51) Nick Palladinos (66) Ankur Dhama (20) David Klein (16) nagat01 (19) Faisal Waris (37) Zhukoff Dima (8) Rick Minerich (15) Tuomas Hietanen (80)
Database contains 3207 snippets out of which 1719 is public.