令人愉快的 旅游信息网站, 继续发展 充满灵感。感谢!
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: 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
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
Some simple functions for writing more idiomatic F# tests with NUnit.
91 people like thisPosted: 15 years ago by Ryan Riley
Here is an improved version twice shorter, than original
72 people like thisPosted: 15 years ago by Nick Canzoneri
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
Modular memoization within a pure functional setting that is implemented as a convenient computation builder.
92 people like thisPosted: 15 years ago by Nick Palladinos
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
dsl (23) collections (16) string (29) fold (22) silverlight (22) recursion (33) lazy (20) design patterns (18) computation builder (17) generic programming (17) wpf (20) html (16) f# (43) sequences (48) quotations (21) http (18) reflection (19) computation expression (15) sequence (32) game (32)
Tomas Petricek (150) Tuomas Hietanen (80) Samuel Bosch (12) Kit Eason (51) Taha Hachana (12) Antonio Cisternino (8) Joel Huang (13) Carsten König (10) Gauthier Segay (11) Phillip Trelford (87) nagat01 (19) NIck Palladinos (14) Evgeniy Andreev (13) Cesar Mendoza (17) Brian Berns (9) Tao Liu (17) mavnn (17) Ryan Riley (25) Faisal Waris (37) Nick Palladinos (66)
Database contains 3208 snippets out of which 1719 is public.