Liam0205 / jsondagcc

A C++17 Library for Parsing JSON configure file into a DAG (Directed Acyclic Graph).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blade-project

This is a project build from blade. To use:

  • init: git submodule init; git submodule update
  • build: ./blade build ...
  • test: ./blade test

About

A C++17 Library for Parsing JSON configure file into a DAG (Directed Acyclic Graph).

License:Apache License 2.0


Languages

Language:C++ 89.2%Language:Shell 9.4%Language:Starlark 1.3%