CurlyML is a super-lightweight alternative to XML, properties files and BBCode. It is a concise data format for representing heirarchical data, and is extremely human-readable. Project provides parser, API and other tools using this format.
Be the first to post a text review of CurlyML. Rate and review a project by clicking thumbs up or thumbs down in the right column.
The reference Java 1.5 implentation of the CurlyML parser and utilities has been released for public consumption for the first time. Version 0.1.0 of CurlyML allows user to easily make use of the CurlyML Parser by implementing the ParseEventHandler, or by simply using the DocumentLoader to load a Document tree. It also includes a drop-in replacement for Java's PropertiesResourceBundle - CurlyMLResourceBundle. That's right, now you can write your application's resource strings in CurlyML, which makes for vastly simplified management of resource strings which you were probably already organizing heirarchically anyway. So why not use a heirarchical file format to hold them? Use CurlyML.
Initial release.
Initial release.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?