News

Note: this library is incomplete and should be considered alpha. All APIs are subject to change. Take an OpenControl repository that might be in "Fen" format and write it out using a more standard ...
Writing a C-interface library in Zig is easy enough, although the interfaces are generally limited to C types. Writing a Python extension in Zig is a bit harder. It requires using CPython’s ...