Nim seems like a great kind of language to build a probabilistic programming language (PPL) in, because of its strong macro support, speed, and ease of use. Does Nim have any PPLs, along the lines of PyMC3 or TensorFlow Probability in Python, or Turing.jl for Julia?