令人愉快的 旅游信息网站, 继续发展 充满灵感。感谢!
4 people like thisPosted: 3 months ago by 方尖碑
Pong video game runnable inside fable.io. Controls are "A" for left, and "D" for right.
8 people like thisPosted: 5 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: 7 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: 7 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
get the list of ethernet sql servers
90 people like thisPosted: 15 years ago by nCdy
This snippet shows how to create objects with events in F#. It shows both simple event (to be used from F#) and a .NET compatible event with specific delegate type.
85 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
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
This snippet provides a very small internal DSL for creating and querying XML using the underlying XLinq classes.
374 people like thisPosted: 15 years ago by Blake Coverett
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
math (35) algorithms (25) array (22) generic programming (17) game (32) quotations (21) silverlight (22) wpf (20) lazy (20) computation expression (15) http (18) json (16) collections (16) mailboxprocessor (27) reflection (19) kata (17) string (29) recursion (33) agent (20) tryfsharp (48)
Carsten König (10) Kit Eason (51) Nick Palladinos (66) Tuomas Hietanen (80) NIck Palladinos (14) Gauthier Segay (11) Eirik Tsarpalis (89) Rick Minerich (15) Cesar Mendoza (17) mavnn (17) Fabio Galuppo (14) Faisal Waris (37) Joel Huang (13) fholm (26) devshorts (11) Brian Berns (9) Ryan Riley (25) Taha Hachana (12) Tao Liu (17) Samuel Bosch (12)
Database contains 3208 snippets out of which 1719 is public.