令人愉快的 旅游信息网站, 继续发展 充满灵感。感谢!
2 people like thisPosted: 15 days ago by 方尖碑
Pong video game runnable inside fable.io. Controls are "A" for left, and "D" for right.
6 people like thisPosted: 2 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.
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
1 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
1 people like thisPosted: 5 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: 5 months ago by Tuomas Hietanen
We start with an initial value and then applying f repeatedly, until the value does not change anymore.
303 people like thisPosted: 15 years ago by Nick Palladinos
get the list of ethernet sql servers
90 people like thisPosted: 15 years ago by nCdy
An asynchronous sequence is similar to the seq
Posted: 15 years ago by Tomas Petricek
The const function is simple, but you can use it to make your code more legible. In this example we convert a unary function to a function of arity 2 (that ignores the second argument). Also by using the flip function from Haskell (which is equally easy to define) you can ignore the first argument.
119 people like thisPosted: 15 years ago by Alex Muscar
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
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
parsing (28) lazy (20) seq (54) collections (16) json (16) agent (20) monad (24) learning f# (16) tutorial (17) string (29) silverlight (22) tryfsharp (48) array (22) f# (43) web (29) mailboxprocessor (27) lists (15) recursion (33) async (98) dsl (23)
David Klein (16) Tao Liu (17) Kit Eason (51) Faisal Waris (37) Brian Berns (9) Ankur Dhama (20) Nick Palladinos (66) Samuel Bosch (12) Tomas Petricek (150) fholm (26) Vesa Karvonen (8) Joel Huang (13) NIck Palladinos (14) Rick Minerich (15) Phillip Trelford (87) Robert Pickering (10) Taha Hachana (12) Cesar Mendoza (17) Evgeniy Andreev (13) Fabio Galuppo (14)
Database contains 3208 snippets out of which 1719 is public.