Welcome to Atalasoft Community Sign in | Help

Browse by Tags

All Tags » functional » F#   (RSS)
Back this week with another huge batch of F# links.  While there’s way too much great stuff to mention, my favorite this week is by a mysterious blogger known only as James.  His heat transfer model is short, sweet and very well explained. If Read More...
Recently I’ve been working with some local search techniques and wanted to share my Steepest Ascent Hill Climbing solution. The general idea of Steepest Ascent Hill Climbing is that in each iteration of the hill climbing process you apply a set of transforms Read More...
So you have an Object Oriented library but yet want to be able to use F#’s functional pipelining feature to design expressive data processing workflows.  How do you go about it? First, lets set a goal.  Some low hanging fruit so to speak.  Read More...
An exciting week with the release of Visual Studio 2010 Beta 1 and F# 1.9.6.16.  This week we have John Backus’s classic FP manifesto,  Luke Hoban speaks on F# in VS2010 beta 1, Django for ASP.NET, and an article on breaking changes in the latest Read More...
This week there seems to be quite a bit of video and audio content to share.  We have a dramatic depiction of the benefits of Units of Measure, Luke Hoban on F#’s feature, Ted Neward talks about F# under the hood and finally a discussion on operator Read More...
Michael de la Maza , Talbott Crowell and I are all very excited about finally getting our F# User Group off the ground.  However, as F# groups are currently few and far between, we are very interested in finding out what attendees would want from Read More...
This week we have MapReduce, WebTools and yet another F# to C# language comparison. I spent yesterday at a seminar led by Michael de la Maza . He, Talbot Crowell and I will soon be starting a F# user’s group in Boston, Massachusetts. I’m interested in Read More...
This post is in response to Joe Armstrong’s Why OO Sucks .  While I feel that Joe’s post reads more like an sermon than a stream of rational thought, it does bring up a number of misconceptions I feel many people in the functional programming world Read More...
Some interesting gems this week. Revit, Closures and MathTools won the day. However, I do hope you'll take a look at the IL post as well. Blog – Jeremy Tammik’s Use F# Directly in Revit In Jeremy’s post he discusses what is initially necessary to get Read More...
The beauty of clean syntax and deep abstraction is an often overlooked feature of functional programming.  As they say, people come to functional programming for the concurrency but stay for the beautiful code (actually, I just made that up).  Read More...
In this post I compare and contrast Haskell and F#. It may come as no surprise that with so much shared history they share so much in common. However, it’s interesting to consider how the perspectives of the languages’ developers play a large role in Read More...
This week’s theme is functional programming.  Included are discussions on Software Transactional Memory, Functional Architecture and the impact of the CLR on functional Programming in .NET.   Blog: Brandon Werner’s Software Transactional Memory: Read More...
It’s been a very exciting week. I actually had more things to post than time would allow me to write about. I’ll have to save them for next time. Blog: Daniel Spiewak’s What is Hindley-Milner? (and why is it cool?) Hindley-Milner is the algorithm all Read More...
I'll be at New England Code Camp 10 tomorrow giving another talk about functional programming and concurrency in F#. It will be fairly similar to my previous talks in terms of ideas and content, however, I have put a lot of work into making the functional Read More...
VSLab has just been updated with full support for Visual Studio 2008 Shell and the F# CTP release. It has been a rough couple of weeks for the VSLab team as F# CTP changed a number of things and they have been working hard to put together a compatible Read More...
More Posts Next page »