Announcement

| Christopher Ross-Gill

AltJSON v0.3.6.1 for Red

JSON decoder/encoder for Red--features copied from Rebol 2 version.

- Converts object (map) keys to words where compatible, strings otherwise
- Decodes large integers as issues (for e.g. Twitter IDs)
- Encodes dates as RFC3339
- Support for surrogate pairs (decoding/encoding characters higher than the BMP as ascii)
- 'Flat' mode for parsing, duplicate keys
- Contracts Flickr's '_content' objects