9 lines
316 B
JSON
9 lines
316 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>"]
|
|
}
|