Over-engineered experimental binary tree library.
Find a file
2024-12-28 21:48:32 +01:00
.forgejo/workflows Debian 2024-12-25 16:39:19 +01:00
src Attempt att correct documentation 2024-05-05 14:56:43 +02:00
test Tests 2024-12-28 21:48:32 +01:00
.gitignore Gitignore for .zig-cache 2024-06-22 17:52:54 +02:00
build.zig Zig build system 2024-05-06 15:06:25 +02:00
Doxyfile Trying to tame doxygen 2024-12-25 16:25:01 +01:00
Makefile Tests 2024-12-28 21:48:32 +01:00
README.md Simple readme 2024-05-05 14:56:33 +02:00

CTree Example Project

Sample project for the CTree library. Testing out writing C with best practices in mind.