Blog articles

0
comment
on 6/4/2012 5:13 AM
.
0
comment
on 6/3/2012 5:38 PM
I have heard a few people argue that when it comes to performance critical code you should prefer arrays over other collections (such as F#’s lists) as it benefits from sequential reads (which is faster than seeks) and offers better memory locality. To te[...]
.
0
comment
on 6/3/2012 12:08 PM
We dont event know how old instruments are  The earliest type of instrument is thought to be flutes. According to wikipedia this technology could be as old as 43,400 and 67,000 years. Simple devices for making rhythm where probably made: drums, rattles. [...]
.
0
comment
on 6/3/2012 12:08 PM
We dont event know how old instruments are  The earliest type of instrument is thought to be flutes. According to wikipedia this technology could be as old as 43,400 and 67,000 years. Simple devices for making rhythm where probably made: drums, rattles. [...]
.
0
comment
on 6/2/2012 4:57 PM
I’m proud to announce that we have released another new slot – Wealthy Whale – to JackpotJoy Slots, it is also the first All Pays slots we have implemented on our F# slots engine! In an All Pays slot, there are no ‘pay lines’, instead, any matching symbol[...]
.
0
comment
on 6/2/2012 6:53 AM
The annual CUFP workshop is a place where people can see how others are using functional programming to solve real world problems; where practitioners meet and collaborate; where language designers and users can share ideas about the future of their favor[...]
.
0
comment
on 6/1/2012 8:52 AM
.
0
comment
on 5/29/2012 11:15 AM
In the last post I wrote about the PersistentVector which I ported from Clojure to .NET. It’s implemented as an immutable hash array mapped trie which optimizes the constant factors so that we can assume O(1) for count, nth, conj, assocN, peek and pop. Bu[...]
.
0
comment
on 5/29/2012 7:41 AM
Rich Hickey created a very nice set of persistent collections for Clojure. I started to port them to FSharpx and today I want to present the PersistentVector. The basic idea is that we want to have something like an array but immutable. Vectors (IPersiste[...]
.
0
comment
on 5/28/2012 3:44 AM
EuroClojure for me was also about community and diversity. The community aspect of EuroClojure was obvious from the start. It was a great selection of friendly and welcoming people, which has always been my experience in the clojure community. During … Co[...]
.
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