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

Some special form does not set the evaluated value for all of parameters properly #20

Open
baku89 opened this issue Aug 3, 2020 · 0 comments

Comments

@baku89
Copy link
Owner

baku89 commented Aug 3, 2020

Just as the title says.

In Glisp implementation, every AST stores its evaluated value with the key Symbol.for('eval').
This is useful to improve the GUI binding in some cases, but some special forms just like if and do seem not to store the evaluated values properly.

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