Skip to content

Allow other numeric literals #128

Open
@0joshuaolson1

Description

@0joshuaolson1

-0.0 is not different from positive zero. Infinity and NaN are parsed as variables but the json standard doesn't include them either. What about ECMAScript 1.5/1.6 values like +2.E+0 that aren't legal JSON (currently no) and 2.E+0 that are legal JSON (also no)?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions