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: 1 month 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: 1 month ago by Tuomas Hietanen
Takes a list of (quantity/amount and price/rate) as decimals, and gives a weighted average
0 people like thisPosted: 2 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/
0 people like thisPosted: 2 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: 3 months ago by halcwb
Timestamp: Time format in ISO 8601 with timezone. YYYYMMDDhhmmssffff+zzzz For example 2011-05-17 19:01:10.000 -0200 would be: 20110517190110000-0200
0 people like thisPosted: 5 months ago by Tuomas Hietanen
An asynchronous sequence is similar to the seq
Posted: 14 years ago by Tomas Petricek
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
F# implementation of a generic Top-Down-Operator-Precedence Parser as described in this paper http://portal.acm.org/citation.cfm?id=512931 Example starts at line ~300
89 people like thisPosted: 14 years ago by fholm
Get Stock Quote Data and Historical Stock Prices from Yahoo Finance.
237 people like thisPosted: 14 years ago by Tuomas Hietanen
Factory pattern in F#
81 people like thisPosted: 14 years ago by Tao Liu
Some simple functions for writing more idiomatic F# tests with NUnit.
91 people like thisPosted: 14 years ago by Ryan Riley
lazy (20) mailboxprocessor (27) agent (20) pattern matching (15) tutorial (17) wpf (20) quotations (21) list (56) array (22) f# (43) string (29) regex (17) design patterns (18) lists (15) generic programming (17) collections (16) learning f# (16) http (18) algorithms (26) web (29)
Rick Minerich (15) Taha Hachana (12) Faisal Waris (37) Tao Liu (17) Evgeniy Andreev (13) NIck Palladinos (14) Ryan Riley (25) Vesa Karvonen (8) fholm (26) nagat01 (19) Gauthier Segay (11) Tomas Petricek (150) Ankur Dhama (20) Samuel Bosch (12) Fabio Galuppo (14) mavnn (17) Eirik Tsarpalis (89) Nick Palladinos (66) Brian Berns (9) Tuomas Hietanen (80)
Database contains 3206 snippets out of which 1719 is public.