令人愉快的 旅游信息网站, 继续发展 充满灵感。感谢!
2 people like thisPosted: 11 days ago by 方尖碑
Pong video game runnable inside fable.io. Controls are "A" for left, and "D" for right.
6 people like thisPosted: 2 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.
1 people like thisPosted: 4 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
1 people like thisPosted: 4 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: 5 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: 5 months ago by Tuomas Hietanen
Factory pattern in F#
82 people like thisPosted: 14 years ago by Tao Liu
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
This is to demonstrate that: (1) there are many ways to solve the same problems; (2) operators can be grouped together into data structures and act as data; (3) you can have fun in F# in many ways.
57 people like thisPosted: 14 years ago by Dmitry Soshnikov
The ObservableObject type implements the INotifyPropertyChanged interface used in WPF and Silverlight to notify on changes to properties that are bound to a control. Specify property names type safely using F# Quotations, i.e. <@ this.PropertyName @> when invoking the NotifyPropertyChanged method. If you are following the MVVM pattern then your View Model class can inherit from the ObservableObject type.
69 people like thisPosted: 15 years ago by Phillip Trelford
Show's how to define units of measure to add stronger typing to your numerical functions.
75 people like thisPosted: 15 years ago by Robert Pickering
This command redo-undo implement group the command under Do/Undo category.
71 people like thisPosted: 14 years ago by Tao Liu
dsl (23) async (98) json (16) kata (17) computation expression (15) game (32) quotations (21) tryfsharp (48) parsing (28) pattern matching (15) sequence (32) math (35) seq (54) tutorial (17) fold (22) web (29) string (29) lazy (20) computation builder (17) silverlight (22)
Faisal Waris (37) NIck Palladinos (14) Carsten König (10) fholm (26) Samuel Bosch (12) Brian Berns (9) David Klein (16) Tomas Petricek (150) Zhukoff Dima (8) Eirik Tsarpalis (89) nagat01 (19) Tao Liu (17) Antonio Cisternino (8) mavnn (17) Kit Eason (51) Fabio Galuppo (14) Cesar Mendoza (17) Ryan Riley (25) Gauthier Segay (11) Tuomas Hietanen (80)
Database contains 3208 snippets out of which 1719 is public.