Senior Software EngineerIAG
Christian is a software oriented solver of problems with an interest in mathematics and Haskell. He is currently working in data and analytics at IAG in Sydney, Australia.
Talks I've Given
-
Writing Games for Android in Haskell
Featuring Christian Marie
Writing games for Android is technically possible in Haskell, but difficult. In this workshop we will provide you with a ready-made cross-compilation development environment that will allow you to focus on the fun part: writing, building and deploying games to your device.
Beginning with a short...
practice -
Round-Tripping Balls: Building A Bi-Directional Printer/Parser
Featuring Christian Marie
This talk is about a paper “Invertible syntax descriptions”, and some real world use of the ideas therein.
Traditionally, developers have written printers and parsers separately, even if the source and destination are intended to be isomorphic. We will go through the ideas of a paper,...
practice