Nim Validating strings at compile time In my previous post, I looked at one way of solving a problem when interfacing with a library that takes a string argument with a list of parameters, such as the pledge(2) system call in OpenBSD.
Zig Automated Testing for Zig projects with Circle CI Using Circle CI to provide Continuous Integration for projects written in Zig.