Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 222 Bytes

File metadata and controls

8 lines (5 loc) · 222 Bytes

Percy

Percy is an ergonomic parser combinator library written in constexpr C++20.

TODO

  • Mark tests in test_all.cpp and the example as constexpr when possible.
  • Properly manage memory in the example.