JSON support in IBM Enterprise COBOL for zOS
With the latest IBM Enterprise COBOL for z/OS 6 compiler, you can directly generate and parse JSON documents from COBOL. The JSON GENERATE statement converts COBOL data items into JSON text, and the JSON PARSE statement converts JSON text into COBOL data items.
For more information on IBM Enterprise COBOL for z/OS, see https://www.ibm.com/products/cobol-compiler-zos.
Additional resources:
IBM Developer — IBM Z hub: https://developer.ibm.com/components/ibmz/
IBM Developer — Languages, Frameworks, & Runtimes: https://developer.ibm.com/languages/
IBM Developer — COBOL hub: https://developer.ibm.com/languages/cobol/
____________________________________________
Learn in-demand skills. Build with real code. Connect to a global development community: https://ibm.biz/ibm-developer-yt
Subscribe to see more developer content → https://www.youtube.com/user/developerworks?sub_confirmation=1
Follow IBM Developer on LinkedIn: https://www.linkedin.com/showcase/ibmdeveloper
More from IBM Developer:
Community: https://developer.ibm.com/community/
Blog: https://developer.ibm.com/blogs/
Call for Code: https://developer.ibm.com/callforcode/
#COBOL
#IBMDeveloper
#Developer
#Coding