F# Bloggers

Blog articles of F# Bloggers

0
comment
on 4/16/2014 11:57 AM
Tomas Petricek posted an article recently about how he used F# to solve a puzzle he had been given for Christmas.  This reminded me of several similar mini-projects I have developed in the past, the most recent being a program to help solve a specific sort of puzzle in the game Puzzle Quest, which I shall now describe. Puzzle Quest is a match-3 game, with various game modes.  One game mode in particular, “Capture”, has a specific layout of tiles which can be matched in a certain way to leave no tiles behin[...]
>> Read the full article
.
0
comment
on 4/12/2014 5:05 PM
A lightweight post this week. One of my favorite F# type providers is the World Bank type provider, which enables ridiculously easy access to a boatload of socio-economic data for every country in the world. However, numbers are cold – wouldn’t it be nice to visualize them using a map? Turns out it’s pretty easy to do, using another of my favorites, the R type provider. The rworldmap R package, as its name suggests, is all about world maps, and is a perfect fit with the World Bank data. The video below sh[...]
>> Read the full article
.
0
comment
on 4/3/2014 7:00 AM
Having studied Haskell and F# and done a lot of C# coding in functional style I realize that “void” declaration …Continue reading →
>> Read the full article
.
0
comment
on 4/3/2014 6:47 AM
In this exciting installment of my notes from Emerging Languages Camp last year, some information about the Daimio and Babel programming languages. If you haven’t seen it already, you might want to read the Introduction to this series. Daimio: A Language for Sharing Dann Toliver Homepage · Presentation · Slides Daimio Is a domain-specific language for customization of web [...]
>> Read the full article
.
0
comment
on 3/26/2014 7:25 AM
Emerging Languages Camp is an all day event held before Strange Loop. There were 11 presentations on new and unusual programming languages in varying stages of development. Production-ready languages like C#, Ruby, Clojure, and Haskell don’t just spring to life out of nothing. There exists a historical context of major language families (Algol, LISP, ML, etc.) as [...]
>> Read the full article
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper