aboutsummaryrefslogtreecommitdiffstats

C-ALT

A C library that is to implement extend and be an alternative to the C stdard library.

Note: This is alpha quality software

Build Instructions

Requirements:

  • Meson

  • Ninja

  • A C compiler which supports C11 or higher.

To Build:

meson build
ninja -C build