令人愉快的 旅游信息网站, 继续发展 充满灵感。感谢!
4 people like thisPosted: 4 months ago by 方尖碑
Pong video game runnable inside fable.io. Controls are "A" for left, and "D" for right.
8 people like thisPosted: 6 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: 8 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: 8 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: 9 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: 9 months ago by Tuomas Hietanen
Continuations provide a means whereby heap space can be traded for stack depth (heap space being generally more plentiful than stack depth). They are especially useful where tail recursion is not possible. Here are a couple of simple continuation examples that can be extended to cover more complex scenarios.
100 people like thisPosted: 15 years ago by Neil Carrier
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
F# implementation of RO_ref from the "Effective ML" talk.
93 people like thisPosted: 15 years ago by fholm
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 Stock Quote Data and Historical Stock Prices from Yahoo Finance.
237 people like thisPosted: 15 years ago by Tuomas Hietanen
Here is an improved version twice shorter, than original
72 people like thisPosted: 15 years ago by Nick Canzoneri
sequences (48) computation builder (17) seq (54) agent (20) lists (15) f# (43) collections (16) tryfsharp (48) dsl (23) http (18) parsing (28) reflection (19) computation expression (15) web (29) json (16) game (32) tutorial (17) lazy (20) mailboxprocessor (27) generic programming (17)
Tuomas Hietanen (80) Taha Hachana (12) Zhukoff Dima (8) Tao Liu (17) Rick Minerich (15) Cesar Mendoza (17) Ankur Dhama (20) NIck Palladinos (14) Kit Eason (51) Evgeniy Andreev (13) Faisal Waris (37) Ryan Riley (25) Nick Palladinos (66) Robert Pickering (10) Carsten König (10) fholm (26) Brian Berns (9) nagat01 (19) Antonio Cisternino (8) Tomas Petricek (150)
Database contains 3208 snippets out of which 1719 is public.