令人愉快的 旅游信息网站, 继续发展 充满灵感。感谢!
2 people like thisPosted: 12 days ago by 方尖碑
Pong video game runnable inside fable.io. Controls are "A" for left, and "D" for right.
6 people like thisPosted: 2 months 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.
1 people like thisPosted: 4 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
1 people like thisPosted: 4 months ago by Tuomas Hietanen
Takes a list of (quantity/amount and price/rate) as decimals, and gives a weighted average
1 people like thisPosted: 5 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/
3 people like thisPosted: 5 months ago by Tuomas Hietanen
This function is given a partition predicate and a sequence. Until the predicate returns false, a list will be filled with elements. When it is, both the list and the remainder of the sequence will be returned. Note that this example preserves the laziness of the unchecked sequence elements.
74 people like thisPosted: 15 years ago by Rick Minerich
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: 12 years ago by Muhammad Mugees Asif
Factory pattern in F#
82 people like thisPosted: 14 years ago by Tao Liu
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
While prototyping programs I find myself using association lists. This little snippet defines a lookup functions for association lists defined as lists of tuples.
68 people like thisPosted: 15 years ago by Alex Muscar
A functional wrapper around the new WCF Web APIs (http://wcf.codeplex.com/). Composition is achieved through the use of the HttpRequestMessage -> Async
Posted: 15 years ago by Ryan Riley
generic programming (17) tutorial (17) array (22) recursion (33) kata (17) sequences (48) computation expression (15) web (29) agent (20) tryfsharp (48) mailboxprocessor (27) string (29) monad (24) staging (18) collections (16) wpf (20) html (16) game (32) async (98) reflection (19)
Tomas Petricek (150) Samuel Bosch (12) Ankur Dhama (20) Fabio Galuppo (14) Robert Pickering (10) Gauthier Segay (11) Carsten König (10) Taha Hachana (12) Brian Berns (9) Joel Huang (13) Eirik Tsarpalis (89) Phillip Trelford (87) Cesar Mendoza (17) Rick Minerich (15) Antonio Cisternino (8) Zhukoff Dima (8) Faisal Waris (37) Evgeniy Andreev (13) Ryan Riley (25) Vesa Karvonen (8)
Database contains 3208 snippets out of which 1719 is public.