Hey fellas, What do you think of my M4 file that generates C enums, Ragel actions and Ragel machines?
https://github.com/bottle2/scxml2c/blob/653e84747194d511400a06509000937f57fc737d/token.m4 I appreciate feedback. I really liked how I have total control over whitespace to achieve neat indentation, but I struggled frequently with macros expanding too early or too late. Best regards, Bento