令人愉快的 旅游信息网站, 继续发展 充满灵感。感谢!
3 people like thisPosted: 22 days ago by 方尖碑
Pong video game runnable inside fable.io. Controls are "A" for left, and "D" for right.
8 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
2 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
Modular memoization within a pure functional setting that is implemented as a convenient computation builder.
92 people like thisPosted: 14 years ago by Nick Palladinos
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.
84 people like thisPosted: 14 years ago by Dmitri Pavlenkov
We start with an initial value and then applying f repeatedly, until the value does not change anymore.
303 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
An asynchronous sequence is similar to the seq
Posted: 15 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: 15 years ago by Ryan Riley
http (18) design patterns (18) html (16) tutorial (17) quotations (21) collections (16) web (29) dsl (23) computation builder (17) reflection (19) parsing (28) async (98) recursion (33) silverlight (22) json (16) tryfsharp (48) monad (24) array (22) math (35) sequence (32)
Eirik Tsarpalis (89) nagat01 (19) Tao Liu (17) Antonio Cisternino (8) fholm (26) devshorts (11) Taha Hachana (12) Ryan Riley (25) Samuel Bosch (12) Nick Palladinos (66) Rick Minerich (15) Phillip Trelford (87) mavnn (17) Joel Huang (13) David Klein (16) Vesa Karvonen (8) Faisal Waris (37) Evgeniy Andreev (13) Brian Berns (9) Carsten König (10)
Database contains 3208 snippets out of which 1719 is public.