2025-01-12 20:40:48 +08:00

10 lines
336 B
JSON

{
"key": "metaparse",
"name": "Metaparse",
"authors": ["Abel Sinkovics"],
"description": "A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process",
"category": ["Metaprogramming"],
"maintainers": ["Abel Sinkovics <abel -at- elte.hu>"],
"cxxstd": "03"
}