令人愉快的 旅游信息网站, 继续发展 充满灵感。感谢!
2 people like thisPosted: 3 days ago by 方尖碑
Pong video game runnable inside fable.io. Controls are "A" for left, and "D" for right.
5 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.
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: 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/
3 people like thisPosted: 4 months ago by Tuomas Hietanen
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
90 people like thisPosted: 14 years ago by fholm
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
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
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.
68 people like thisPosted: 14 years ago by Phillip Trelford
Get Stock Quote Data and Historical Stock Prices from Yahoo Finance.
237 people like thisPosted: 15 years ago by Tuomas Hietanen
Factory pattern in F#
82 people like thisPosted: 14 years ago by Tao Liu
http (18) design patterns (18) computation builder (17) math (35) learning f# (16) game (32) web (29) string (29) kata (17) mailboxprocessor (27) staging (18) silverlight (22) wpf (20) lists (15) html (16) sequence (32) fold (22) sequences (48) monad (24) json (16)
Robert Pickering (10) Vesa Karvonen (8) Carsten König (10) Taha Hachana (12) David Klein (16) Tomas Petricek (150) NIck Palladinos (14) fholm (26) Cesar Mendoza (17) Nick Palladinos (66) Fabio Galuppo (14) Tao Liu (17) Evgeniy Andreev (13) devshorts (11) Tuomas Hietanen (80) Samuel Bosch (12) Phillip Trelford (87) Antonio Cisternino (8) Ankur Dhama (20) Faisal Waris (37)
Database contains 3208 snippets out of which 1719 is public.