iris icon indicating copy to clipboard operation
iris copied to clipboard

Comments aren't handled at all

Open wasamasa opened this issue 7 years ago • 2 comments

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.

wasamasa avatar May 04 '18 17:05 wasamasa

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 avatar May 05 '18 14:05 tani

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

tani avatar May 22 '18 01:05 tani