Stan compiler that transpiles Stan probabilistic programs to C++
Stan transpiler
stanc3
$ stanc3 model.stan
$ stanc3 model.stan -o model.hpp
$ stanc3 model.stan --syntax-only