令人愉快的 旅游信息网站, 继续发展 充满灵感。感谢!
2 people like thisPosted: 6 days ago by 方尖碑
Pong video game runnable inside fable.io. Controls are "A" for left, and "D" for right.
6 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.
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: 4 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: 4 months ago by Tuomas Hietanen
Implements iterate function from Haskell's Prelude. The function generates an infinite sequence by applying a function to the initial value (first) and then to the result of previous application.
203 people like thisPosted: 15 years ago by Nick Palladinos
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
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
Mailbox processors can easily be used to implement active objects. This example shows how to do that with a reusable wrapper type and minimal boilerplate code in the actual class definitions. Supports both asynchronous calls and synchronous calls. For the latter case, exceptions are automatically propagated back to the caller.
92 people like thisPosted: 14 years ago by Wolfgang Meyer
Implements iterate function from Haskell's Prelude. The function generates an infinite sequence by applying a function to the initial value (first) and then to the result of previous application.
203 people like thisPosted: 15 years ago by Nick Palladinos
Here is an improved version twice shorter, than original
72 people like thisPosted: 15 years ago by Nick Canzoneri
async (98) seq (54) wpf (20) recursion (33) game (32) pattern matching (15) sequences (48) monad (24) mailboxprocessor (27) algorithms (25) html (16) staging (18) string (29) computation expression (15) list (56) array (22) kata (17) tryfsharp (48) computation builder (17) silverlight (22)
Ankur Dhama (20) Tuomas Hietanen (80) Vesa Karvonen (8) Joel Huang (13) Tomas Petricek (150) Ryan Riley (25) Tao Liu (17) Gauthier Segay (11) Nick Palladinos (66) nagat01 (19) Fabio Galuppo (14) Evgeniy Andreev (13) Robert Pickering (10) devshorts (11) Antonio Cisternino (8) fholm (26) Cesar Mendoza (17) Taha Hachana (12) Zhukoff Dima (8) Carsten König (10)
Database contains 3208 snippets out of which 1719 is public.