令人愉快的 旅游信息网站, 继续发展 充满灵感。感谢!
4 people like thisPosted: 2 months ago by 方尖碑
Pong video game runnable inside fable.io. Controls are "A" for left, and "D" for right.
8 people like thisPosted: 4 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: 6 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: 6 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: 7 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: 7 months ago by Tuomas Hietanen
Classical "Hello world" example that prints a message to the console output. This version uses F# printfn function to do the printing.
186 people like thisPosted: 15 years ago by Tomas Petricek
Demonstrates how to implement the dynamic operator (?) using .NET Reflection. The implementation supports calling constructors, propreties and methods using simple overload resolution (based on parameter count). It handles instance as well as static members.
74 people like thisPosted: 15 years ago by Tomas Petricek
Factory pattern in F#
82 people like thisPosted: 14 years ago by Tao Liu
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: 15 years ago by Dmitri Pavlenkov
This command redo-undo implement group the command under Do/Undo category.
71 people like thisPosted: 14 years ago by Tao Liu
Unlike the previous chain of responsibility, this version use the pipeline to chain responsibilities.
106 people like thisPosted: 14 years ago by Tao Liu
json (16) wpf (20) staging (18) tryfsharp (48) quotations (21) silverlight (22) learning f# (16) math (35) monad (24) game (32) computation expression (15) collections (16) sequences (48) design patterns (18) tutorial (17) http (18) seq (54) string (29) reflection (19) computation builder (17)
Evgeniy Andreev (13) Tao Liu (17) Zhukoff Dima (8) Robert Pickering (10) Nick Palladinos (66) Joel Huang (13) Carsten König (10) Tuomas Hietanen (80) Rick Minerich (15) fholm (26) Taha Hachana (12) Ankur Dhama (20) David Klein (16) mavnn (17) Gauthier Segay (11) Fabio Galuppo (14) Cesar Mendoza (17) Faisal Waris (37) NIck Palladinos (14) devshorts (11)
Database contains 3208 snippets out of which 1719 is public.