Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » F# Snippets   (RSS)

Sneak peeks into the F# project system, part one

Brian has some snapshots :-)
Posted by dsyme | 1 Comments

F# and ArcGIS/ArcObjects

Ray Vernagus has posted an introduction to using F# with ArcGIS through ArcObjects . One of the things I like most about F# is how it allows typed functional programming to be applied to data-rich domains such as Machine Learning, Computer Aided Design

Help with study of functional programmers

Are you currently developing or maintaining a medium to large-sized program written in a functional language, such as Haskell, F#, OCaml, or Lisp? Chris Bogart is a PhD student doing a study of functional programmers, as part of a research internship
Posted by dsyme | 1 Comments
Filed under:

1.9.4.19 release

We've posted a minor update to version 1.9.4 (called 1.9.4.19). The change notice is in the README and below. There are three fixes/changes in this release Ø There was a glitch that prevented F# version 1.9.4.17 programs working well on Mono. A workarounds

Updated Specification for the 1.9.4 "Spring Refresh" Release

I've just updated the links on the F# manual pages to point to the updated draft language specification (one big HTML page, or PDF ) for the 1.9.4 release . This is a major revision of the old spec to cover much of the language work done in the 1.9.4

High Performance Computing with F# and MPI

Matthew has written a great guide getting going with MPI on .NET , using F#. Here's an excerpt: In my previous post , I looked at some of the options we have for concurrency programming in .NET applications. One of the interesting ones, yet specialized
Posted by dsyme | 1 Comments

"F# for Numerics" released

Flying Flog Consulting have recently published F# for Numerics . Here's how they describe the library: Our new F# for Numerics library is a suite of numerical methods that leverage functional programming with F# ... This library implements numerical methods

Some F# Jobs

After a post on Planet F# , I looked around for 5 minutes and here are a few high-paying jobs where F# skills are a "major plus" C++ Developer Algorithmic Trading NY $200-250k CT based hedge fund - OO developer build trading system platform C# Experts
Posted by dsyme | 1 Comments
Filed under:

From Script to .NET Component: Huffman Coding with F#

Luke Hoban has a very nice blog entry that shows an implementation of Huffman Coding with F# . This not only shows of F# as an algorithmic problem-solving language, but, just as importantly, shows just how elegant and smooth it is to take this code and

F# Talks at TechDays in Paris: Slides and Videos

It's taken me a while, but I've finally posted the slides from the two talks I gave at TechDays in Paris Introduction to F# (beginner) F# and Parallel Programming (joint talk with Robert Pickering, slides here - Robert's slides cover web services and

Learning F#: Some great blog posts from the F# team

Brian and Chris have been writing some great blog posts of late on learning F#. I can highly recommend these ones in particular: F# in 20 Minutes - Part I , by Chris New F# users: some tips to help you become productive more quickly , by Brian Discriminated
Posted by dsyme | 1 Comments
Filed under:

Detailed Release Notes for F# 1.9.4

These are the full release notes for F# 1.9.4. The download link is on the main announcement page . We'll also use this page to note known issues with the release as we find them. Summary Language Symmetric Operator Overloading Additional nullness checking

F# 1.9.4 Now Available: Making F# Simpler and More Consistent

[ Note: we have made a minor update to 1.9.4 called 1.9.4.19 . The download links below point to this release. If you need 1.9.4.17 go to our downloads page . ] [ Note: download links updated to point to the MSI correctly ] We're very glad to announce

F# at TechEd Israel

Luke Hoban will be presenting F# at TechEd Israel in a couple of days time. Enjoy!
Posted by dsyme | 0 Comments

Tackling the F# Productization

Over the last few months the F# team has been diving deep into the technical work needed to productize F#. In this post I'd like to give a bit of a picture for what that means and how the team has been ramping up on our work. Firstly, the team! In Cambridge
More Posts Next page »
 
Page view tracker