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

Turn *read-eval* off #33

Closed
wants to merge 1 commit into from
Closed

Turn *read-eval* off #33

wants to merge 1 commit into from

Conversation

xeqi
Copy link

@xeqi xeqi commented Jun 1, 2015

If you go to https://himera.herokuapp.com/index.html and input #=(+ 1 2) then it gives 3.

Looks like using tools.reader requires binding it's *read-eval* instead of clojure's.

If you go to https://himera.herokuapp.com/index.html and input `#=(+ 1 2)` then it gives `3`.

Looks like using tools.reader requires binding it's `*read-eval*` instead of clojures.
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

Successfully merging this pull request may close these issues.

2 participants