A collection of tools and libs for C3 language
- c3fmt - universal code formatting utility Docs and examples
- c3fzf - quick search over project and stdlib symbols Docs and examples
c3lib::test- now merged to stdlib understd::core::test(always available bytest::namespace without need of including)c3lib::argparse- universal argument parsing module. Docs and examples