令人愉快的 旅游信息网站, 继续发展 充满灵感。感谢!
4 people like thisPosted: 5 months ago by 方尖碑
Pong video game runnable inside fable.io. Controls are "A" for left, and "D" for right.
9 people like thisPosted: 7 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: 9 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: 9 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: 10 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: 10 months ago by Tuomas Hietanen
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
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
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
Some simple functions for writing more idiomatic F# tests with NUnit.
91 people like thisPosted: 15 years ago by Ryan Riley
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
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
parsing (28) math (35) web (29) agent (20) silverlight (22) sequence (32) computation builder (17) f# (43) computation expression (15) sequences (48) regex (17) quotations (21) http (18) recursion (33) dsl (23) monad (24) tutorial (17) pattern matching (15) generic programming (17) kata (17)
nagat01 (19) Phillip Trelford (87) Nick Palladinos (66) Joel Huang (13) Ankur Dhama (20) Brian Berns (9) Eirik Tsarpalis (89) Gauthier Segay (11) Fabio Galuppo (14) Tao Liu (17) Evgeniy Andreev (13) Kit Eason (51) Taha Hachana (12) Samuel Bosch (12) Tuomas Hietanen (80) NIck Palladinos (14) devshorts (11) Tomas Petricek (150) fholm (26) Cesar Mendoza (17)
Database contains 3208 snippets out of which 1719 is public.