Software
Selected software I have designed and built, from graphics environments to small C and Lua tools.
PicoTurtle
Lua turtle graphics
A cross-platform turtle graphics programming environment, rewritten in C++ and Lua after earlier experiments with Electron.
Clibdocker
Docker API in C
A C implementation of the Docker Engine API v1.39, organised around the reference JSON API specification.
c-color-names
Colour names in C
An ANSI C API for the extensive colour collection maintained by the color-names project.
Zclk
Command-line utilities
A C library for building command-line programs in C, Lua, or a combination of both.
Cld
A lightweight Docker CLI
A cross-platform Docker CLI implemented in C and Lua, built with Clibdocker and Zclk.