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

Comments aren't handled at all #4

Open
wasamasa opened this issue May 4, 2018 · 2 comments
Open

Comments aren't handled at all #4

wasamasa opened this issue May 4, 2018 · 2 comments
Labels

Comments

@wasamasa
Copy link

wasamasa commented May 4, 2018

If I run the REPL and enter ; test, it hangs and doesn't proceed to the next prompt. I'd expect the input to be ignored (as the tokenizer yields zero tokens in this case and there's nothing useful you can do) and the next prompt to be displayed. Worse, if I run iris test.lsp containing comments, nothing is evaluated at all and the interpreter exits with 0, as if everything is fine.

Installed via go get github.com/asciian/iris on Arch Linux.

@tani tani added the bug label May 5, 2018
@tani
Copy link
Collaborator

tani commented May 5, 2018

Thank you for your report #4 #5 #6 #7. I've gotten them.
After about 1 week. I start fixing these problems.
In progress, I'll notice you as comment in these issues.

@tani
Copy link
Collaborator

tani commented May 22, 2018

This issue will be solved by new reader of #7 .

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

No branches or pull requests

2 participants