conflag 0.1.1

A simple and powreful configuration language, extending JSON with declarative and functional language features.
Documentation
1
2
3
4
{
    patch: import("tests/test_patch.cfg"),
    eval: patch.eval,
}