Over the weekend I decided to try my hand at writing a JSON parser in REXX. I developed the technique outlined in this post to enable me to do that. I think it's new. Certainly I've not seen it before. (I don't want at this point to get into a discussion about why JSON parsing might be a useful thing to do. Suffice it to say it is possibly going to be second only to XML as a common data format in...
[More]
Tags: 
json
schema
programming
interpret
parsing
xml
procedure
rexx