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

Output proper indentation level when printing source code. #1

Open
profan opened this issue Nov 13, 2016 · 0 comments
Open

Output proper indentation level when printing source code. #1

profan opened this issue Nov 13, 2016 · 0 comments

Comments

@profan
Copy link
Owner

profan commented Nov 13, 2016

Right now when printing source from the produced AST, indentation is not handled accordingly, this will make it a great deal easier when debugging and reading the output, and also for other people to read the output.

Simply pass along an increased indentation level for each level it recurses into something block-like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant