令人愉快的 旅游信息网站, 继续发展 充满灵感。感谢!
2 people like thisPosted: 10 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: 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/
3 people like thisPosted: 4 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
Learn Key Principle of F# in just a few minutes with the following Sample of "World Bank Type Provider - Exploring Population Data"
383 people like thisPosted: 12 years ago by Muhammad Mugees Asif
While prototyping programs I find myself using association lists. This little snippet defines a lookup functions for association lists defined as lists of tuples.
68 people like thisPosted: 15 years ago by Alex Muscar
This example shows how to load a Xaml file allowing to use WPF from F#. It also shows how to access WPF objects and register event handlers.
109 people like thisPosted: 15 years ago by Antonio Cisternino
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
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
lists (15) fold (22) recursion (33) monad (24) json (16) pattern matching (15) silverlight (22) tryfsharp (48) f# (43) collections (16) wpf (20) array (22) math (35) design patterns (18) mailboxprocessor (27) learning f# (16) computation expression (15) http (18) html (16) game (32)
Evgeniy Andreev (13) Gauthier Segay (11) Rick Minerich (15) Cesar Mendoza (17) Joel Huang (13) Taha Hachana (12) Faisal Waris (37) mavnn (17) Eirik Tsarpalis (89) Zhukoff Dima (8) Fabio Galuppo (14) devshorts (11) Ryan Riley (25) nagat01 (19) Nick Palladinos (66) Phillip Trelford (87) Vesa Karvonen (8) Robert Pickering (10) Kit Eason (51) Samuel Bosch (12)
Database contains 3208 snippets out of which 1719 is public.