Announce MarpaX::Demo::JSONParser
MarpaX::Demo::JSONParser offers you a choice of grammars to parse JSON. The first was written by Peter Stuifzand, and the second by Jeffrey Kegler. I have just packaged them (with permission of the authors).
MarpaX::Demo::JSONParser offers you a choice of grammars to parse JSON. The first was written by Peter Stuifzand, and the second by Jeffrey Kegler. I have just packaged them (with permission of the authors).
I try to write all code in Perl, but find I end up writing in bash, CSS, HTML, JS, and SQL, and doing database design, just to get anything done...
It is very cool to have some example applications like this to demonstrate how to use marpa and solve problem domains that are well understood, (such as parsing json, which was very concise rules)
John
Hi John
Thanx. I'm just about to release V 1.01 with some tiny changes. Nothing vital, but Peter Stufizand has made some suggestions all of which I'm adopting.