Pong video game runnable inside fable.io. Controls are "A" for left, and "D" for right.
1 people like thisPosted: 17 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
Unlike the previous chain of responsibility, this version use the pipeline to chain responsibilities.
104 people like thisPosted: 14 years ago by Tao Liu
F# implementation of RO_ref from the "Effective ML" talk.
92 people like thisPosted: 14 years ago by fholm
This command redo-undo implement group the command under Do/Undo category.
70 people like thisPosted: 14 years ago by Tao Liu
Here is an improved version twice shorter, than original
72 people like thisPosted: 15 years ago by Nick Canzoneri
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
This command redo-undo implement group the command under Do/Undo category.
70 people like thisPosted: 14 years ago by Tao Liu
agent (20) tryfsharp (48) html (16) kata (17) algorithms (26) generic programming (17) dsl (23) array (22) game (32) lazy (20) math (35) sequence (32) tutorial (17) http (18) reflection (19) seq (54) f# (43) quotations (21) collections (16) string (29)
Tuomas Hietanen (80) NIck Palladinos (14) nagat01 (19) fholm (26) Carsten König (10) Joel Huang (13) Antonio Cisternino (8) Rick Minerich (15) Eirik Tsarpalis (89) Evgeniy Andreev (13) Brian Berns (9) Taha Hachana (12) David Klein (16) Zhukoff Dima (8) Phillip Trelford (87) Tomas Petricek (150) Kit Eason (51) Tao Liu (17) mavnn (17) Robert Pickering (10)
Database contains 3207 snippets out of which 1719 is public.