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

ST4: Is it possible to make the stack overflow limit adjustable? #50

Open
sharwell opened this issue Jul 17, 2016 · 1 comment
Open

Comments

@sharwell
Copy link
Member

Copied from antlr/stringtemplate4#111:

Background: I'm using ANTLR4 (C# version) to parse a source file, then use StringTemplate4 on the parse tree to render the source file in a different language.

This works relatively well, but I regularly hit the stack depth limit, because the parse tree is very deeply nested.

@xied75
Copy link

xied75 commented Apr 18, 2017

Is this problem still open to be solved?

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

No branches or pull requests

2 participants