Blog articles tagged 'erlang'

Blog articles tagged 'erlang'

0
comment
on 12/9/2014 6:10 PM
Some time ago, Microsoft announced Orleans, an implementation of the actor model in .Net which is designed for the cloud environment where instances are ephemeral. We’re currently working on a number of projects in Erlang and have run into some assumption[...]
.
0
comment
on 10/11/2014 8:31 PM
Bit Syntax in Erlang One of the often under-appreciated features of Erlang is its Bit Syntax for parsing and pattern matching binary data at a bit level. For instance, to pare TCP segments you can write something along the line of: The same capability can[...]
.
0
comment
on 8/25/2014 1:27 PM
Following on from VB.Net’s new basic pattern matching support, the C# team has recently put forward a proposal for record types and pattern matching in C# which was posted in the Roslyn discussion area on CodePlex: Pattern matching extensions for C# e[...]
.
0
comment
on 8/8/2014 5:56 AM
Whilst the official rebar documentation only covers usages on Unix, turns out it was really easy to get going on Windows too, even without resorting to installing and using cygwin. Here’s some quick steps: clone the rebar repo in the root of the repo, run[...]
.
0
comment
on 4/3/2014 10:28 AM
Microsoft’s Build 2014 conference is currently in full flow, one of the new products announced is Orleans, an Actor framework for Azure. There’s an MSDN blog article with some details, apparently it was used on Halo 4. Demis Bellot of ServiceStack fame,[...]
.
0
comment
on 1/18/2014 6:42 AM
Over the last couple of weeks I’ve been building my own parser, interpreter and compiler for Small Basic, a dialect of BASIC with only 14 keywords aimed at beginners. Despite, or perhaps because of, Small Basic’s simplicity some really fun programs have b[...]
.
0
comment
on 8/31/2013 10:47 AM
There are a lot of interesting programming languages out there, but downloading and setting up the environment can be very time consuming when you just want to try one out. The good news is that you can try out many languages in your browser straight away[...]
.
0
comment
on 8/29/2013 6:26 PM
I was recently invited to chat to the Mostly Erlang podcast about F#, with co-host Bryan Hunter, Fred Hebert (author of the excellent Learn You Some Erlang for Great Good!) and fellow F# addict Phil Trelford (author of many popular F# libraries such as Ti[...]
.
0
comment
on 7/3/2013 5:28 PM
Close your eyes and imagine your program as a function that takes a set of inputs and produces a set of outputs. I know this may seem overly simple, but a set of actions in a GUI can be thought of as a set of inputs, and a set of resulting side effects to[...]
.
0
comment
on 3/10/2013 5:26 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[...]
.
IntelliFactory Offices Copyright (c) 2024 IntelliFactory. All rights reserved.
| | | Trainings | | |
Built with