Split serializer is a fast data serializer and deserializer that works over common character streams found on the Internet. It came about due to frustration with the slow speed of JSON.
JSON eXtended Notation is a augmentation of the current JSON api to provide, inline calling of functions and macro api capabilities from plain JSON strings. It also extends JSON to have a CDATA capability using Java-like meta-tagging.