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: 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: 5 months ago by halcwb
This snippet provides a very small internal DSL for creating and querying XML using the underlying XLinq classes.
374 people like thisPosted: 15 years ago by Blake Coverett
get the list of ethernet sql servers
90 people like thisPosted: 14 years ago by nCdy
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
This command redo-undo implement group the command under Do/Undo category.
70 people like thisPosted: 14 years ago by Tao Liu
Modular memoization within a pure functional setting that is implemented as a convenient computation builder.
91 people like thisPosted: 14 years ago by Nick Palladinos
This snippet provides a very small internal DSL for creating and querying XML using the underlying XLinq classes.
374 people like thisPosted: 15 years ago by Blake Coverett
reflection (19) monad (24) pattern matching (15) tutorial (17) algorithms (26) quotations (21) silverlight (22) array (22) lists (15) fold (22) web (29) recursion (33) dsl (23) string (29) agent (20) computation expression (15) game (32) sequence (32) sequences (48) seq (54)
Tomas Petricek (150) Fabio Galuppo (14) fholm (26) Zhukoff Dima (8) Tuomas Hietanen (80) Joel Huang (13) Vesa Karvonen (8) Brian Berns (9) Cesar Mendoza (17) NIck Palladinos (14) Phillip Trelford (87) Samuel Bosch (12) Eirik Tsarpalis (89) Rick Minerich (15) Gauthier Segay (11) mavnn (17) Kit Eason (51) Nick Palladinos (66) nagat01 (19) devshorts (11)
Database contains 3207 snippets out of which 1719 is public.