令人愉快的 旅游信息网站, 继续发展 充满灵感。感谢!
0 people like thisPosted: yesterday by 方尖碑
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.
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
0 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
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
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
F# implementation of RO_ref from the "Effective ML" talk.
92 people like thisPosted: 14 years ago by fholm
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.
67 people like thisPosted: 14 years ago by Phillip Trelford
An asynchronous sequence is similar to the seq
Posted: 15 years ago by Tomas Petricek
This command redo-undo implement group the command under Do/Undo category.
70 people like thisPosted: 14 years ago by Tao Liu
get the list of ethernet sql servers
90 people like thisPosted: 14 years ago by nCdy
staging (18) sequence (32) tryfsharp (48) mailboxprocessor (27) dsl (23) game (32) computation expression (15) generic programming (17) json (16) agent (20) algorithms (25) regex (17) sequences (48) math (35) html (16) parsing (28) recursion (33) kata (17) pattern matching (15) async (98)
Eirik Tsarpalis (89) Tomas Petricek (150) David Klein (16) Zhukoff Dima (8) Brian Berns (9) Antonio Cisternino (8) Joel Huang (13) Ryan Riley (25) nagat01 (19) Ankur Dhama (20) fholm (26) Carsten König (10) NIck Palladinos (14) Samuel Bosch (12) Taha Hachana (12) Robert Pickering (10) Tao Liu (17) Rick Minerich (15) Cesar Mendoza (17) Tuomas Hietanen (80)
Database contains 3208 snippets out of which 1719 is public.