Eirik George Tsarpalis is software engineer at Jet Dublin, a mathematician and .NET developer who's been writing F# for the past 6 years.
He's core developer and primary contributor to the MBrace project and has authored an assortment of open source tools including FsPickler, Argu, Vagabond and QuotationCompiler.
Talks I've Given
-
Writing Generic Programs in F# with Eirik Tsarpalis
Featuring Eirik Tsarpalis
Datatype generic programming refers to an assortment of techniques, libraries and language extensions used for defining programs that are parameterized by datatypes, or rather by shapes of datatypes. In this talk, you will explore TypeShape, a small library for generic programming with emphasis...
f-sharp f-sharpx functional -
2
from Async to the Cloud
Featuring Isaac Abraham and Eirik Tsarpalis
Concurrent/distributed programming is a brave new world that opens new challenges and opportunities. The introduction of abstractions such as MapReduce and LINQ has made it easier to tame cloud resources, but they can often be restrictive in the types of problems that they solve. A standout...
progfsharp -
2
MBrace: large scale distributed computation with F#
Featuring Eirik Tsarpalis and Jan Dzik
Interested in finding out more about MBrace, a programming model and cluster infrastructure for effectively defining and executing large scale computation in the cloud? Join Functional Londoners as they take us on a a basic walk through of the MBrace programming model and tooling.
mbrace functional-programming .net f#