- From: James Fuller <jim@webcomposite.com>
- Date: Mon, 24 Sep 2012 09:54:47 +0200
- To: James Clark <jjc@jclark.com>
- Cc: public-microxml@w3.org
Very cool, I decided to push ahead with creating microxml parsers https://github.com/xquery/microxml-parsers Using Gunther Rademacher's REx parser generator was able to generate parsers cross a number of languages. C++: microxml.hpp XQuery: microxml.xquery Javascript: microxml.js Java microxml.java I have not yet extensively tested the parsers … but that will be a next step. Jim Fuller
Received on Monday, 24 September 2012 07:55:19 UTC