CAJUN is a C++ API for the JSON data interchange format with an emphasis on an intuitive, concise interface. The library provides JSON types and operations that mimic standard C++ as closely as possible in concept and design.
Great work! This is wat I was searching
Simple and effective, this is the one that I have been looking for!
Seems great, but would it be possible to make an exception free version since other projects are sometimes rejecting to use exceptions (because they are runtime exceptions and make code exception safe can be hard, since they can not easily be checked at compile time). Mixing no-exception projects with exceptions can lead to unreliable result e.g. if part of the code/project (e.g. a library) has been compiled without exception support. E.g. with g++ -fno-exceptions. So a possibility to compile CAJUN without exceptions would be great!
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: