Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 567 Bytes

readme.md

File metadata and controls

11 lines (6 loc) · 567 Bytes

WOBJ JSON Parsing Library

Documentation for WOBJ can be found at docs.zumasys.com. Search for 'WOBJ'.

This is the first push of the WOBJ library. The core code is in WOBJ. Platform specific code is in the seperate directories.

To install on your platform first bring down the main WOBJ library and put it in a seperate BP file (like WOBJ.BP). Then download the specific code from your platform's directory and overwrite that code. The default code is jBase.

Then compile the code down. WOBJ is the primary subroutine. TEST.WOBJ is a simple sample program.