YAJL (Yet Another JSON Library)

This is an IBM i port of YAJL, a very fast JSON parser/generator created by Lloyd Hilaiel of Mozilla fame.

Using the tool from RPG is described in the following blog post:

RPG and YAJL

You may also be interested in the handout (PDF of Powerpoint slides) for the talk I give on using YAJL from RPG:

Working with JSON in RPG with YAJL

For instructions on how to install YAJL, please download the main YAJL file (YAJL.zip, below) and see the README.txt file inside the ZIP file.

 

Updates:

Download
 
Package Download File Size Format Platform
YAJL for IBM i YAJL.zip 2.2 MB Zipped Source/SAVF IBM i v7r1+
IBM i 6.1 YAJL YAJL.zip 2.1 MB Zipped Source/SAVF IBM i v6r1+
STOCKQTY Sample STOCKQTY.zip 3.7 KB Zipped Source IBM i v6r1+**
Working With JSON in RPG Sample Code WORKINGJSON.zip 5.7 KB Zipped Source IBM i v6r1+
Sample code for the blog entry "RPG and YAJL as well as Data-Into News " CUSTDETAIL.zip 5.0 KB Zipped Source IBM i v7r2+
** v7r2+ and DATA-INTO PTFs are required to use this with the DATA-INTO opcode.