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

handling parentheses inside strings at the repl #28

Open
glycerine opened this issue Jan 21, 2016 · 0 comments
Open

handling parentheses inside strings at the repl #28

glycerine opened this issue Jan 21, 2016 · 0 comments

Comments

@glycerine
Copy link
Collaborator

At the repl

> (def b ")")
>>

will cause glisp to hang because it doesn't actually parse the input, just check that the parenthesis balance.
I fixed this in zygomys as of glycerine/zygomys@01562f6
if you wish to backport.

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