Skip to content

Implement JSON object #61

Closed
Closed
@rtakacs

Description

@rtakacs
  • Register the JSON built-in object.
  • parse()
    • implement a parser
    • implement a lexer
    • add support for reviver
  • stringify()
    • simple values to JSON
    • object values to JSON
    • array values to JSON
    • add support for replacer
    • add support for spaces (formatting)

merge request: #168

Metadata

Metadata

Assignees

No one assigned

    Labels

    developmentFeature implementationecma builtinsRelated to ECMA built-in routines

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions