RSSAmplifier

Blog

Joe's Blog :: Only Haskell Posts

doscienceto.itRSS feed ↗5 posts

Latest posts

Golden Testing a CAD Library

In which it takes me three years to get round to testing my code

Waterfall CAD has SVG support now

How a Christmas tree led me to add SVG support to my CAD library

Designing an Infinite Number of 3D Printed Chess Sets in Haskell

In which I print a chess set, after writing some code in Haskell

Things that I've 3D Printed Using Haskell

In which I design and print a bunch of stuff, using Haskell code

Haskell FFI

In which I talk about wrapping a C++ API in a delicious layer of Haskell