令人愉快的 旅游信息网站, 继续发展 充满灵感。感谢!
3 people like thisPosted: 20 days ago by 方尖碑
Pong video game runnable inside fable.io. Controls are "A" for left, and "D" for right.
8 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
2 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
Get Stock Quote Data and Historical Stock Prices from Yahoo Finance.
237 people like thisPosted: 15 years ago by Tuomas Hietanen
Two/Three/Four-element generic tuples implemented as a value types for writing more efficient F# code.
77 people like thisPosted: 15 years ago by fholm
get the list of ethernet sql servers
90 people like thisPosted: 15 years ago by nCdy
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
F# implementation of a generic Top-Down-Operator-Precedence Parser as described in this paper http://portal.acm.org/citation.cfm?id=512931 Example starts at line ~300
90 people like thisPosted: 15 years ago by fholm
reflection (19) pattern matching (15) seq (54) silverlight (22) collections (16) regex (17) f# (43) lists (15) design patterns (18) recursion (33) tutorial (17) quotations (21) html (16) kata (17) learning f# (16) sequence (32) async (98) fold (22) parsing (28) json (16)
Tao Liu (17) mavnn (17) Cesar Mendoza (17) fholm (26) Ankur Dhama (20) Robert Pickering (10) Antonio Cisternino (8) Nick Palladinos (66) devshorts (11) Evgeniy Andreev (13) Tomas Petricek (150) Ryan Riley (25) Carsten König (10) Zhukoff Dima (8) Samuel Bosch (12) nagat01 (19) Rick Minerich (15) Eirik Tsarpalis (89) Taha Hachana (12) Kit Eason (51)
Database contains 3208 snippets out of which 1719 is public.