Comments aren't handled at all
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.
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.
This issue will be solved by new reader of #7 .