libraries.json 316 B

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