Just for the record, there is one more JSON library, compatible with Delphi7+ and FPC.
It is side-project of mORMot and is speed-optimized (there were comparisons with SuperObject, though i don't recall the link)
- http://blog.synopse.info/post/2011/06/02/Fast-JSON-parsing
- http://blog.synopse.info/post/2011/03/12/TDynArray-and-Record-compare/load/save-using-fast-RTTI
- http://blog.synopse.info/post/2012/05/03/Custom-JSON-serialization-of-records
- http://blog.synopse.info/tag/JSON