Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functionality to process INCLUDEs separate from compiling #31

Open
dekarrin opened this issue May 19, 2018 · 0 comments
Open

Add functionality to process INCLUDEs separate from compiling #31

dekarrin opened this issue May 19, 2018 · 0 comments
Labels
feature new functionality

Comments

@dekarrin
Copy link
Owner

Currently, processing INCLUDE annotations only happens as an automatic process directly before compilation, and there is no way to output ASTs include the contents of referenced files. Add this as new functionality. Could add new mode, or just a switch to AST processing.

@dekarrin dekarrin added the feature new functionality label May 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new functionality
Projects
None yet
Development

No branches or pull requests

1 participant