{"library":"pegtl","type":"library","category":null,"description":"The Parsing Expression Grammar Template Library (PEGTL) is a zero-dependency C++ header-only parser combinator library for creating parsers according to a Parsing Expression Grammar (PEG)","language":"cpp","status":"active","version":"3.2.8","tags":["parser","peg","header-only","template","grammar"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install pegtl","imports":["#include <pegtl/pegtl.hh>"]},{"cmd":"# CMakeLists.txt\nfind_package(pegtl CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE taocpp::pegtl)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}