Hi all!
I am glad to announce that after ages of delay, a Reference Implementation for Xqueeze (pronounced as ex-kweez) is now available in C++. You can download it from: http://sourceforge.net/projects/xqueeze
Xqueeze project aims to derive better performance from applications that use XML as the underlying data exchange mechanism and where human-readability is not a concern. The objectives for Xqueeze are:
* Minimization of space consumed by markup * Compatibility with XML based design, development and deployment * Fast parsing * Minimum/no loss of generality afforded by XML
Xqueeze uses an alternate markup scheme called xqML (xqueeze Markup Language) that is structurally similar to XML but has much more compact markup and is easier to parse.
For details, check out http://xqueeze.sourceforge.net
You may also like to join the mailing list. See: http://lists.sourceforge.net/lists/listinfo/xqueeze-users
Developers: Tahir Hashmi <tnhashmi AT users.sourceforge.net> Swapnil Shrivastava <swapn AT users.sourceforge.net> Soarabh Madan <soarabh AT users.sourceforge.net>