This project is supposed to be a mega efficient CLI tool for creating documentation files like data dictionaries and stuff.
But mainly, I just wanna fuck around with C and C++ string parsing and see how fast I can get this to run.
I wanna do the same thing in both languages, optimize them to hell and see which one is faster and more memory efficient.
It's gonna work pretty much like Doxygen where you write comments and attach keywords like @param and @brief and Doxygen parses the file and finds