pico-lang 0.0.4

JSON Logic like language
Documentation
{
  "ite": [
    { "and": [{ "or": [{ "==": [{ "var": "lop" }, "LOP"] }] }, { "and": [] }] },
    "two",
    "three"
  ],
  "p": {"path": "ddd"}
}