Add first version of JSON interpreter
Showing
- DDCore/CMakeLists.txt 1 addition, 1 deletionDDCore/CMakeLists.txt
- DDCore/include/JSON/Elements.h 505 additions, 0 deletionsDDCore/include/JSON/Elements.h
- DDCore/include/JSON/Evaluator.h 24 additions, 0 deletionsDDCore/include/JSON/Evaluator.h
- DDCore/include/JSON/Printout.h 24 additions, 0 deletionsDDCore/include/JSON/Printout.h
- DDCore/include/JSON/config.h 35 additions, 0 deletionsDDCore/include/JSON/config.h
- DDCore/src/JSON/Elements.cpp 502 additions, 0 deletionsDDCore/src/JSON/Elements.cpp
Loading
Please register or sign in to comment