New Preprocessor Step #2826
Vurv78
started this conversation in
Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Finally thought of a solution for the formatter blocker.
Remove the current preprocessor, add support for comments / ppcommands in tokenizer / parser, then add a post parsing step which verifies directives and removes comments / ppcommands / directives from the AST to pass to the analyzer/compiler.
Beta Was this translation helpful? Give feedback.
All reactions