Skip to content

DragonToothSoftware/libDSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libDSON
===
Such MIT-licence. Much DSON parse. Wow.

This is a very basic C++ library for parsing and serializing DSON (Doge Serialized Object Notation) files, making it easy to integrate DSON parsing with virtually any C++ program.

This library consists of two files and has no dependencies beyond the standard C++ library, meaning it can be included directly into a project with minimal effort.
 
The provided makefile can be used to create a statically linked library on *nixes.

This code is licensed under the MIT License: http://opensource.org/licenses/MIT

DSON 2 Specification: http://dogeon.org/index.html

About

Such MIT-license. Much DSON parse. Wow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published