Another update, this time a big one: * There is now a super smart heuristic that can turn a `#define` into a `#def` automatically. * c2nim can now continue after a parsing error and produce output (!!!) * c2nim now supports most of C++11, except variadiac templates. * Most bugs have been fixed.
I will add C++20 support, eventually.