Skip to content

Single period char crashes ispry #15

@elcritch

Description

@elcritch

Trying out Spry. Interesting language!

I got this error when adding a period (".") to see what it'd do copying some smalltalk syntax I've seen:

Welcome to interactive Spry!
An empty line will evaluate previous lines, so hit enter twice.
>>> 1 + 1
>>> 
2
>>> . 
>>> 
spryvm.nim(383)          raiseParseException
Error: unhandled exception: Malformed local eval word, missing at least 1 character [ParseException]

I doesn't seem like an expected error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions