Pong video game runnable inside fable.io. Controls are "A" for left, and "D" for right.
1 people like thisPosted: 6 days 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.
0 people like thisPosted: 2 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
0 people like thisPosted: 2 months ago by Tuomas Hietanen
Takes a list of (quantity/amount and price/rate) as decimals, and gives a weighted average
0 people like thisPosted: 3 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/
2 people like thisPosted: 3 months ago by Tuomas Hietanen
A functional wrapper around MailboxProcessor that simplifies agent-based concurrency, adds error handling via events, and provides convenience functions to avoid common pitfalls when working with asynchronous message processing in F#.
2 people like thisPosted: 4 months ago by halcwb
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
89 people like thisPosted: 14 years ago by fholm
Invoke the methods from incompatible types
110 people like thisPosted: 14 years ago by Tao Liu
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.
74 people like thisPosted: 15 years ago by Tomas Petricek
An asynchronous sequence is similar to the seq
Posted: 15 years ago by Tomas Petricek
This command redo-undo implement group the command under Do/Undo category.
70 people like thisPosted: 14 years ago by Tao Liu
get the list of ethernet sql servers
90 people like thisPosted: 14 years ago by nCdy
lazy (20) generic programming (17) array (22) mailboxprocessor (27) http (18) silverlight (22) tryfsharp (48) design patterns (18) monad (24) quotations (21) math (35) list (56) learning f# (16) computation builder (17) lists (15) kata (17) seq (54) tutorial (17) web (29) staging (18)
Vesa Karvonen (8) Evgeniy Andreev (13) Ankur Dhama (20) Tomas Petricek (150) devshorts (11) Robert Pickering (10) Antonio Cisternino (8) Carsten König (10) Rick Minerich (15) Ryan Riley (25) mavnn (17) Gauthier Segay (11) NIck Palladinos (14) Brian Berns (9) Kit Eason (51) Fabio Galuppo (14) fholm (26) Joel Huang (13) Phillip Trelford (87) Cesar Mendoza (17)
Database contains 3207 snippets out of which 1719 is public.