Skip to content

Comments aren't handled at all #4

Open
@wasamasa

Description

@wasamasa

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions