[Release] cbcstd: library for high-level development in C
Posted: Thu Aug 18, 2016 2:49 pm
I've been working on this project for quite some time now and I think it's ready for a public release so I created the repository in github: https://github.com/JoseAaronLopezGarcia/cbcstd
This library aims at making C development easier by adding high-level features such as try-catch-throw, stack traces and a collection of tools (linked list, binary tree, hashmap, etc).
THIS IS NOT A TOOL FOR THE END USER.
Any suggestion is appreciated.
This library aims at making C development easier by adding high-level features such as try-catch-throw, stack traces and a collection of tools (linked list, binary tree, hashmap, etc).
THIS IS NOT A TOOL FOR THE END USER.
Any suggestion is appreciated.