库
Boost.Spirit X3
Spirit 是一个面向对象,递归下降解析器,它可以直接在 C++ 代码中用类似 EBNF 的格式写语法。
文档:https://www.boost.org/doc/libs/1_81_0/libs/spirit/doc/x3/html/index.html
Spirit 是一个面向对象,递归下降解析器,它可以直接在 C++ 代码中用类似 EBNF 的格式写语法。
文档:https://www.boost.org/doc/libs/1_81_0/libs/spirit/doc/x3/html/index.html