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

Allow the one-shot evaluation of all leaf nodes of the expression tree #1

Open
HMaker opened this issue Oct 20, 2020 · 0 comments
Open

Comments

@HMaker
Copy link
Owner

HMaker commented Oct 20, 2020

Sometimes it may not be needed to use the interative debugger, it would be good to have a function that takes the JSFuck source as input and outputs the source with all leaf nodes evaluated. This evaluation would be done in a breadth-first order, the function could also take as input the level of the nodes, from bottom up, that should be evaluated.

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

1 participant