- [x] Register the JSON built-in object. - [x] parse() - [x] implement a parser - [x] implement a lexer - [x] add support for reviver - [x] stringify() - [x] simple values to JSON - [x] object values to JSON - [x] array values to JSON - [x] add support for replacer - [x] add support for spaces (formatting) merge request: #168