Introduction
So, what is leafbuild?
leafbuild is an open-source C/C++ meta build system.
It was designed as an alternative to cmake and meson.
Both the build system and the docs are WIP; keep this in mind.
What backends will it be able use?
ninja, make(not implemented yet).