Pong video game runnable inside fable.io. Controls are "A" for left, and "D" for right.
1 people like thisPosted: 1 month 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: 3 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: 3 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: 5 months ago by halcwb
Three ways to split a list in half (but not necessarily in the middle). A forth version added that's very short and should be fast, as we only use List.fold. New champ found.
83 people like thisPosted: 14 years ago by Dmitri Pavlenkov
A functional wrapper around the new WCF Web APIs (http://wcf.codeplex.com/). Composition is achieved through the use of the HttpRequestMessage -> Async
Posted: 14 years ago by Ryan Riley
An asynchronous sequence is similar to the seq
Posted: 15 years ago by Tomas Petricek
Get Stock Quote Data and Historical Stock Prices from Yahoo Finance.
237 people like thisPosted: 15 years ago by Tuomas Hietanen
Learn Key Principle of F# in just a few minutes with the following Sample of "World Bank Type Provider - Exploring Population Data"
383 people like thisPosted: 11 years ago by Muhammad Mugees Asif
The Let active pattern demonstrated by this snippet can be used to assign values to symbols in pattern matching. This is useful for writing complex pattern matching using match as we can handle multiple cases using a single clause.
64 people like thisPosted: 14 years ago by Tomas Petricek
kata (17) game (32) html (16) computation expression (15) dsl (23) collections (16) algorithms (26) tryfsharp (48) pattern matching (15) lazy (20) regex (17) generic programming (17) sequence (32) silverlight (22) staging (18) quotations (21) f# (43) sequences (48) parsing (28) seq (54)
fholm (26) Joel Huang (13) NIck Palladinos (14) Phillip Trelford (87) Kit Eason (51) Faisal Waris (37) Nick Palladinos (66) nagat01 (19) Rick Minerich (15) Samuel Bosch (12) Ankur Dhama (20) Gauthier Segay (11) Carsten König (10) Eirik Tsarpalis (89) Antonio Cisternino (8) mavnn (17) Fabio Galuppo (14) Zhukoff Dima (8) David Klein (16) Ryan Riley (25)
Database contains 3207 snippets out of which 1719 is public.