Shaun, I've submitted a patch that replaces flex/bison. But didn't commit it. https://issues.apache.org/jira/browse/AVRO-956.
In fact I have a follow up patch that allows the code to be compiled with Visual Studio. Will work on both soon. Thanks Thiru -----Original Message----- From: Shaun Williams [mailto:[email protected]] Sent: Friday, January 20, 2012 3:31 AM To: [email protected] Subject: Parsing json schemas for c++ Can someone tell me why lex/yacc are used to parse json schemas instead of just using a json parser? It seems someone already wrote a json parser which is used in for validating schemas. Thanks, Sahun
