cake
cake copied to clipboard
automatic pragma expand
Today macros are expanded on the output manually using pragma expand macro I will add an alternative that is auto detect if _VAOPT was used and compiling < C23, etc.. _Generic < 11 etc.. and mark macro to expansion automatically. This makes easy copy paste C23 code and run.
Another ideia is to add an option at the web that is "IR" C.