An open API service indexing awesome lists of open source software.

https://github.com/benjamin-dobell/libopenddl

Several parsers & composers for OpenDDL in different programming languages.
https://github.com/benjamin-dobell/libopenddl

Last synced: 7 months ago
JSON representation

Several parsers & composers for OpenDDL in different programming languages.

Awesome Lists containing this project

README

          

libopenddl is a series of open-source libraries, developed by [Glass Echidna Pty Ltd](http://glassechidna.com.au), that parse and compose [Terathon's OpenDDL](http://www.openddl.org) data exchange format.

Java Library
=====
The Java library is a currently available for use and should be nearly fully featured in terms of both parsing and composing OpenDDL. However, it is yet to have undergone any form of thorough testing; so until further notice please treat any releases as beta software.

Documentation is also lacking at this point; however, three small samples are available that show off the basics.

Objective-C Library
=====
_TODO_

Ruby Library
=====
_TODO_

Other Languages to Consider:
-----

* C#
* Python
* C