令人愉快的 旅游信息网站, 继续发展 充满灵感。感谢!
4 people like thisPosted: 4 months ago by 方尖碑
Pong video game runnable inside fable.io. Controls are "A" for left, and "D" for right.
8 people like thisPosted: 6 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.
2 people like thisPosted: 8 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: 8 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: 8 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: 8 months ago by Tuomas Hietanen
Strategy pattern in F#
83 people like thisPosted: 14 years ago by Tao Liu
This command redo-undo implement group the command under Do/Undo category.
71 people like thisPosted: 14 years ago by Tao Liu
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
Unlike the previous chain of responsibility, this version use the pipeline to chain responsibilities.
106 people like thisPosted: 14 years ago by Tao Liu
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
Three functions showing how to implement projection for functional lists. First version uses naive recursion and the second one is tail-recursive using the accumulator parameter. The third version extends this with continuation passing.
75 people like thisPosted: 15 years ago by Tomas Petricek
async (98) agent (20) dsl (23) computation expression (15) parsing (28) staging (18) html (16) wpf (20) design patterns (18) list (56) pattern matching (15) silverlight (22) kata (17) mailboxprocessor (27) f# (43) seq (54) array (22) string (29) fold (22) reflection (19)
Gauthier Segay (11) Nick Palladinos (66) Samuel Bosch (12) David Klein (16) Taha Hachana (12) Joel Huang (13) fholm (26) Ankur Dhama (20) Ryan Riley (25) Phillip Trelford (87) Tao Liu (17) Antonio Cisternino (8) Vesa Karvonen (8) nagat01 (19) Faisal Waris (37) NIck Palladinos (14) Cesar Mendoza (17) devshorts (11) Zhukoff Dima (8) Fabio Galuppo (14)
Database contains 3208 snippets out of which 1719 is public.