Myriad Intro

I released a new meta programming club video yesterday on my YouTube channel

I thought I would write a little about it here on my blog too.

I recently did a little work to flesh out the plugin interface for Myriad. My friend Enrico Sada helped out with some of the fiddly MsBuild work in dotnet which can be a little confusing at times.

The gist of the plugin is that you must implement the following interface:

[Read More]

Building a single page application with Elm

Hi, its been a very long while since I last blogged, I promised this ages ago, its a partial sample chapter for a book I was planning on Elm but the publisher started to muck me about so it never happened.

[Read More]
Tags: elm fable fsharp 

flame on

A few weeks back I posted on Twitter that I was experimenting with flame graphs, In this post I will share how this was accomplished.

[Read More]

Building Emulators in FSharp

I wanted to briefly talk about what I’ve been up to lately. I’ve been doing a spot of compiler hacking, working on improving Type Providers and generally tinkering with concepts relating to macros etc. I’ve also been tinkering with the Elixir and Rust which I quite like too.

[Read More]
Tags: fsharp