Community for F#

Blog articles of Community for F#

0
comment
on 4/13/2016 12:00 AM
Tweet NOTE : read the rest of the series, or check out the source code. If you enjoy read­ing these exer­cises then please buy Crista’s book to sup­port her work. Following on from the last post, we will look at the Map Reduce style today.   Style 30 – Map Reduce Constraints Input data is divided in chunks,
>> Read the full article
.
0
comment
on 4/12/2016 7:33 AM
In my PhD thesis, I worked on integrating contextual information into a type system of functional programming languages. For example, say your mobile application accesses something from the environment such as GPS sensor or your Facebook friends. With coeffects, this could be a part of the type. Rather than having type string -> Person, the type of a function would also include resources and would be string -{ gps, fb }-> Person. I wrote longer introduction to coeffects on this blog before. As one might e[...]
>> Read the full article
.
0
comment
on 4/12/2016 7:33 AM
In my PhD thesis, I worked on integrating contextual information into a type system of functional programming languages. For example, say your mobile application accesses something from the environment such as GPS sensor or your Facebook friends. With coeffects, this could be a part of the type. Rather than having type string -> Person, the type of a function would also include resources and would be string -{ gps, fb }-> Person. I wrote longer introduction to coeffects on this blog before. As one might ex[...]
>> Read the full article
.
0
comment
on 4/11/2016 10:19 AM
Tweet Hello! Just a quick note to say that recording of my talk – “7 Ineffective Coding Habits Many F# Programmers Don’t Have” – is now available in gorgeous HD quality, courtesy of NDC London. Enjoy!    7 ineffective coding habits many F# programmers don't have from Yan Cui   Tweet
>> Read the full article
.
0
comment
on 4/6/2016 12:51 PM
A while ago we rolled out a new UI for Try WebSharper, essentially changing it into a snappy single-page application (SPA). Among others, you can now switch between trying out various snippets and making your own without any noticable delay, no more annoying page refreshes. [more..]
>> 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