json-logic icon indicating copy to clipboard operation
json-logic copied to clipboard

C++ implementation

Open gabrielkim13 opened this issue 2 years ago • 0 comments

I couldn't find a C++ implementation of JsonLogic, so I made my own: gabrielkim13/json-logic-cpp.

It uses nlohmann/json library under the hood.

gabrielkim13 avatar Dec 05 '21 13:12 gabrielkim13