令人愉快的 旅游信息网站, 继续发展 充满灵感。感谢!
3 people like thisPosted: 1 month 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: 5 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: 5 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
This function is given a partition predicate and a sequence. Until the predicate returns false, a list will be filled with elements. When it is, both the list and the remainder of the sequence will be returned. Note that this example preserves the laziness of the unchecked sequence elements.
74 people like thisPosted: 15 years ago by Rick Minerich
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
Invoke the methods from incompatible types
111 people like thisPosted: 14 years ago by Tao Liu
Get Stock Quote Data and Historical Stock Prices from Yahoo Finance.
237 people like thisPosted: 15 years ago by Tuomas Hietanen
F# implementation of RO_ref from the "Effective ML" talk.
93 people like thisPosted: 15 years ago by fholm
Three functions showing how to implement projection for functional lists. First version uses naive recursion and the second one is tail-recursive using the accumulator parameter. The third version extends this with continuation passing.
75 people like thisPosted: 15 years ago by Tomas Petricek
array (22) algorithms (25) lists (15) quotations (21) parsing (28) mailboxprocessor (27) monad (24) sequences (48) json (16) game (32) design patterns (18) computation expression (15) sequence (32) staging (18) lazy (20) tryfsharp (48) html (16) reflection (19) web (29) silverlight (22)
Phillip Trelford (87) Evgeniy Andreev (13) Antonio Cisternino (8) Vesa Karvonen (8) Fabio Galuppo (14) Nick Palladinos (66) David Klein (16) devshorts (11) Gauthier Segay (11) Kit Eason (51) Samuel Bosch (12) Zhukoff Dima (8) Tuomas Hietanen (80) Ankur Dhama (20) Ryan Riley (25) Faisal Waris (37) fholm (26) Rick Minerich (15) mavnn (17) Tao Liu (17)
Database contains 3208 snippets out of which 1719 is public.