>be me
>have an old C library I wrote
>decide to convert it to C++ and add some features
>get halfway through writing lexer for new library
>reading original C code as an implementation guide
>realize my C code is better than my C++ code
>scrap the project, just update the C project instead
idk what I was thinking