YARD 2.1 is a major release of the YARD (yet another recursive descent) parsing library for C++. The YARD parser is a library for producing parsers at compile-time using C++ template metaprogramming techniques based on a BNF style notation.
Log in to post a comment.