令人愉快的 旅游信息网站, 继续发展 充满灵感。感谢!
0 people like thisPosted: 4 hours ago by 方尖碑
Pong video game runnable inside fable.io. Controls are "A" for left, and "D" for right.
1 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
0 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
0 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/
2 people like thisPosted: 4 months ago by Tuomas Hietanen
Two functions showing how to filter functional lists using the specified predicate. First version uses naive recursion and the second one is tail-recursive using the accumulator parameter.
77 people like thisPosted: 15 years ago by Tomas Petricek
The Let active pattern demonstrated by this snippet can be used to assign values to symbols in pattern matching. This is useful for writing complex pattern matching using match as we can handle multiple cases using a single clause.
64 people like thisPosted: 15 years ago by Tomas Petricek
Some simple functions for writing more idiomatic F# tests with NUnit.
91 people like thisPosted: 15 years ago by Ryan Riley
Two functions showing how to filter functional lists using the specified predicate. First version uses naive recursion and the second one is tail-recursive using the accumulator parameter.
77 people like thisPosted: 15 years ago by Tomas Petricek
Classical "Hello world" example that prints a message to the console output. This version uses F# printfn function to do the printing.
185 people like thisPosted: 15 years ago by Tomas Petricek
F# implementation of RO_ref from the "Effective ML" talk.
92 people like thisPosted: 14 years ago by fholm
monad (24) lists (15) f# (43) parsing (28) agent (20) game (32) array (22) mailboxprocessor (27) regex (17) reflection (19) silverlight (22) tryfsharp (48) computation builder (17) http (18) generic programming (17) list (56) collections (16) recursion (33) learning f# (16) web (29)
Tomas Petricek (150) Joel Huang (13) Brian Berns (9) Ankur Dhama (20) Ryan Riley (25) Tao Liu (17) Vesa Karvonen (8) Carsten König (10) Eirik Tsarpalis (89) Taha Hachana (12) NIck Palladinos (14) Antonio Cisternino (8) Nick Palladinos (66) Gauthier Segay (11) devshorts (11) Tuomas Hietanen (80) Robert Pickering (10) Zhukoff Dima (8) Fabio Galuppo (14) Kit Eason (51)
Database contains 3208 snippets out of which 1719 is public.