STC 5.0
After nearly two years of development, the release of the STC library (header-only) version 5.0, written in the C language (C11 standard) and distributed under the MIT license, has taken place. The library provides a large set of data structures and algorithms based on C macros and its own implementation of regular expressions and formatted output. What's new: A new main build system using Meson. A simple Makefile is also included. A new […]
