{"library":"tinyexpr","type":"library","category":null,"description":"Tiny recursive descent parser and evaluation engine in C.","language":"cpp","status":"active","version":"2020-09-25","tags":["expression-parser","math","evaluation","tiny"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install tinyexpr","imports":["#include <tinyexpr.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(tinyexpr CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE tinyexpr::tinyexpr)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}