Pong video game runnable inside fable.io. Controls are "A" for left, and "D" for right.
1 people like thisPosted: 1 month 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: 3 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: 3 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: 4 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: 4 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: 5 months ago by halcwb
Some simple functions for writing more idiomatic F# tests with NUnit.
91 people like thisPosted: 15 years ago by Ryan Riley
Learn Key Principle of F# in just a few minutes with the following Sample of "World Bank Type Provider - Exploring Population Data"
383 people like thisPosted: 12 years ago by Muhammad Mugees Asif
Two/Three/Four-element generic tuples implemented as a value types for writing more efficient F# code.
77 people like thisPosted: 14 years ago by fholm
Two functions showing how to filter functional lists using the specified predicate. First version uses naive recursion and the second one is tail-recursive using the accumulator parameter.
77 people like thisPosted: 15 years ago by Tomas Petricek
Invoke the methods from incompatible types
110 people like thisPosted: 14 years ago by Tao Liu
An asynchronous sequence is similar to the seq
Posted: 15 years ago by Tomas Petricek
computation builder (17) sequences (48) silverlight (22) tutorial (17) reflection (19) collections (16) dsl (23) http (18) monad (24) computation expression (15) parsing (28) json (16) fold (22) staging (18) game (32) web (29) quotations (21) lists (15) mailboxprocessor (27) lazy (20)
Tomas Petricek (150) Nick Palladinos (66) Gauthier Segay (11) Vesa Karvonen (8) Carsten König (10) Zhukoff Dima (8) Rick Minerich (15) Evgeniy Andreev (13) NIck Palladinos (14) Kit Eason (51) Antonio Cisternino (8) Eirik Tsarpalis (89) Samuel Bosch (12) Tao Liu (17) Tuomas Hietanen (80) Fabio Galuppo (14) nagat01 (19) Phillip Trelford (87) Faisal Waris (37) Ankur Dhama (20)
Database contains 3208 snippets out of which 1719 is public.