This project is a JSON parser written in C++ using boost spirit.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
CMake
Boost
cd xxon
mkdir build
cd build
cmake ..
make
must be executed inside build directory
./xxon_test
- Hugo Juarez Corrá - github account